Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Operators Namespace / SaveGraphicsState Class
Members

In This Topic
    SaveGraphicsState Class
    In This Topic
    PDF "q" operator. Save the current graphics state on the graphics state stack.
    Object Model
    SaveGraphicsState Class
    Syntax
    'Declaration
     
    Public Class SaveGraphicsState 
       Inherits OperatorBase
    public class SaveGraphicsState : OperatorBase 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Documents.Pdf.Operators.OperatorBase
          GrapeCity.Documents.Pdf.Operators.SaveGraphicsState

    See Also