The PdfReference type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Document |
Gets or sets the document this object belongs to.
| |
| GenerationNumber |
Gets the generation number of the object identifier.
| |
| ObjectID |
Gets or sets the object identifier.
| |
| ObjectNumber |
Gets the object number of the object identifier.
| |
| Position |
Gets or sets the file position of the related PdfObject.
| |
| Value |
Gets or sets the referenced PdfObject.
|
See Also