The PdfCrossReferenceTable type exposes the following members.
Properties
Name | Description | |
---|---|---|
AllObjectIDs |
Gets an array of all object identifiers. For debugging purposes only.
| |
AllReferences |
Gets an array of all cross references ordered ascendingly by their object identifier.
| |
DeadObject |
Gets the cross reference to an objects used for undefined indirect references.
| |
Item |
Gets a cross reference entry from an object identifier.
Returns null if no object with the specified ID exists in the object table.
|
See Also