Gets the size of the cross reference table.
Namespace:
pdftron.SDF
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax Public Function XRefSize As Integer
public:
virtual int XRefSize() sealed
Return Value
Type:
Int32
The size of cross reference table.
See Also