[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Operators.SetGraphicsState

SetGraphicsState Class

PDF "gs" operator. Set the specified parameters in the graphics state.

Inheritance
SetGraphicsState
Namespace: GrapeCity.Documents.Pdf.Operators
Assembly: DS.Documents.Pdf.dll
Syntax
public class SetGraphicsState : OperatorBase
Public Class SetGraphicsState
    Inherits OperatorBase

Constructors

Name Description
SetGraphicsState(PdfName)

Initializes a new instance of the SetGraphicsState class.

Fields

Name Description
DictName

The name of graphics state parameters dictionary.

Properties

Name Description
Desc

Gets the operator's description.

Name

Gets the operator's PDF name.

Methods

Name Description
IsSame(OperatorBase)

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