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

In This Topic
    PdfObjID Structure Members
    In This Topic

    The following tables list the members exposed by PdfObjID.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the PdfObjID structure.  
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)The empty PdfObjID structure.  
    Public FieldThe object's generation.  
    Public FieldThe object's id.  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Determines whether two PdfObjID instances are equal.  
    Public MethodReturns the hash code for this instance.  
    Public MethodReturns a value indicating whether this PdfObjID struct contains empty object ID.  
    Public MethodReturns the fully qualified type name of this instance.  
    Top
    Public Operators
    The equality operator.
    The inequality operator.
    Top
    See Also