[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Operators.SetColorSpace

SetColorSpace Class

Base abstract class for operators defining color space.

Namespace: GrapeCity.Documents.Pdf.Operators
Assembly: DS.Documents.Pdf.dll
Syntax
public abstract class SetColorSpace : OperatorBase
Public MustInherit Class SetColorSpace
    Inherits 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.