The PDFXRefTableType captures the details of a PDF cross-reference table, which provides a capability for the random access of indirect objects contained in the file.
| Field Name | Type | Description |
|---|---|---|
| Subsections0..1 | PDFXrefTableSubsectionListType |
The Subsections field captures the subsections contained in the cross-reference table. |
| Offset0..1 | PositiveIntegerObjectPropertyType |
The Offset field specifies the offset of the cross-reference from the beginning of the file, in bytes. |
| Hashes0..1 | HashListType |
The Hashes field captures any hashes that were computed for the cross-reference table. |