[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Operators.SetColorSpace

SetColorSpace Class

Base abstract class for operators defining color space.

Namespace: GrapeCity.Documents.Pdf.Operators
Assembly: GcDocs.Pdf.dll
Syntax
public abstract class SetColorSpace : OperatorBase

Fields

Name Description
ColorSpaceName

The color space name.

Methods

Name Description
IsSame(OperatorBase)

Determines whether the provided operator is the same as the current operator.