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

In This Topic
    SetGraphicsState Class
    In This Topic
    PDF "gs" operator. Set the specified parameters in the graphics state.
    Object Model
    SetGraphicsState Class
    Syntax
    'Declaration
     
    Public Class SetGraphicsState 
       Inherits OperatorBase
    public class SetGraphicsState : OperatorBase 
    Inheritance Hierarchy

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

    See Also