PdfIndirectObject Class Methods
In This Topic
For a list of all methods of this type, see
PdfIndirectObject.
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