Document Solutions for PDF
DS.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Spec Namespace / PdfIndirectObjectBase Class
Properties Methods

In This Topic
    PdfIndirectObjectBase Class Members
    In This Topic

    The following tables list the members exposed by PdfIndirectObjectBase.

    Public Properties
     NameDescription
    Public PropertyGets or sets the ID of the indirect object.  
    Public PropertyGets the IPdfObject that defines the value of this PdfIndirectObjectBase. That should be a direct object.  
    Top
    Public Methods
     NameDescription
    Public MethodChecks whether the content of this object is same as the content of the other object.  
    Public MethodReturns a string that represents the current object.  
    Top
    See Also