Documents for PDF .NET Edition
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Spec Namespace / PdfIntObject Class
Fields Methods

In This Topic
    PdfIntObject Class Members
    In This Topic

    The following tables list the members exposed by PdfIntObject.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the PdfIntObject type.  
    Top
    Public Fields
     NameDescription
    Public FieldThe object's ID. (Inherited from GrapeCity.Documents.Pdf.Spec.PdfObject)
    Public FieldThe object's value. (Inherited from GrapeCity.Documents.Pdf.Spec.PdfObject<int>)
    Top
    Public Methods
     NameDescription
    Public MethodReturns value of this PdfObject. (Inherited from GrapeCity.Documents.Pdf.Spec.PdfObject<int>)
    Top
    See Also