[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Operators.RestoreGraphicsState

RestoreGraphicsState Class

PDF "Q" operator. Restore the graphics state by removing the most recently saved state from the stack and making it the current state.

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

Fields

Name Description
Instance

The instance of the RestoreGraphicsState class.

Properties

Name Description
Desc

Gets the operator's description.

Name

Gets the operator's PDF name.