[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Operators.SetColor

SetColor Class

Base abstract class for operators defining color.

Namespace: GrapeCity.Documents.Pdf.Operators
Assembly: DS.Documents.Pdf.dll
Syntax
public abstract class SetColor : OperatorBase
Public MustInherit Class SetColor
    Inherits OperatorBase

Methods

Name Description
IsSame(OperatorBase)

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