PdfIndirectObject Class Members
In This Topic
The following tables list the members exposed by
PdfIndirectObject.
Public Properties
Public Methods
| Name | Description |
  | Create | Creates new indirect object in the specified PDF document. |
  | GetByReference | Returns the indirect object for the specified reference. |
 | GetParentPdfObject | Returns the parent PDF object of this basic object. (Inherited from PdfBasicObject) |
 | GetReference | Returns the indirect reference to this indirect object. |
 | ToString | Returns a System.String that represents this instance. |
See Also