The PDFXrefTableSubsectionType captures details of subsections contained within a PDF cross-reference table.
Field Name | Type | Description |
---|---|---|
First_Object_Number0..1 | NonNegativeIntegerObjectPropertyType |
The First_Object_Number field captures the object number of the first object for which there is a corresponding entry in this cross-reference subsection. |
Number_Of_Objects0..1 | NonNegativeIntegerObjectPropertyType |
The Number_Of_Objects field captures the number of objects for which there are corresponding entries in this cross-reference subsection. |
Cross_Reference_Entries0..1 | PDFXrefEntryListType |
The Cross_Reference_Entries field specifies the cross-reference entries contained in this cross-reference subsection. |