Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Operators Namespace / PdfOperatorPosition Structure
Members

In This Topic
    PdfOperatorPosition Structure
    In This Topic
    Represents the position of an operator in a content stream.
    Object Model
    PdfOperatorPosition Structure
    Syntax
    'Declaration
     
    Public Structure PdfOperatorPosition 
       Inherits System.ValueType
    public struct PdfOperatorPosition : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          GrapeCity.Documents.Pdf.Operators.PdfOperatorPosition

    See Also