Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Spec Namespace / PdfObjID Structure
Members

In This Topic
    PdfObjID Structure
    In This Topic
    Defines full ID of PDF object including ID and generation.
    Object Model
    PdfObjID Structure
    Syntax
    'Declaration
     
    Public Structure PdfObjID 
       Inherits System.ValueType
    public struct PdfObjID : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          GrapeCity.Documents.Pdf.Spec.PdfObjID

    See Also