VintaSoft Imaging .NET SDK 14.0: Documentation for .NET developer
Vintasoft.Imaging.Pdf.Tree Namespace / PdfGroupAttributes Class / ColorSpace Property
Syntax Remarks Requirements SeeAlso
In This Topic
    ColorSpace Property (PdfGroupAttributes)
    In This Topic
    Gets or sets the color space of the PDF group.
    Syntax
    Remarks

    The group color space, which is used for the following purposes:

    • As the color space into which colors are converted when painted into the group
    • As the blending color space in which objects are composited within the group
    • As the color space of the group as a whole when it in turn is painted as an object onto its backdrop

    Requirements

    Target Platforms: .NET9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

    See Also