[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Operators.SaveGraphicsState

Class SaveGraphicsState

Namespace
GrapeCity.Documents.Pdf.Operators
Assembly
GcDocs.Pdf.dll

PDF "q" operator. Save the current graphics state on the graphics state stack.

public class SaveGraphicsState : OperatorBase
Inheritance
SaveGraphicsState
Inherited Members

Fields

Instance

The instance of the SaveGraphicsState class.

public static SaveGraphicsState Instance

Field Value

SaveGraphicsState

Properties

Desc

Gets the operator's description.

public override string Desc { get; }

Property Value

string

Name

Gets the operator's PDF name.

public override string Name { get; }

Property Value

string