IPXS_PDFVariant::ObjectNumber Property
From PDF XChange PDF SDK
Property ObjectNumber of interface IPXS_PDFVariant returns Value of ULONG, which is pdf object number for indirect variants and 0 (zero) for direct one.
Syntax
HRESULT get_ObjectNumber([out, retval] ULONG* pID);
See Also
- Please see IPXS_PDFVariant IsIndirect property to determine is variant indirect or not.
- See also IPXS_PDFVariant::ObjectGeneration Property.
- See also IPXS_PDFVariant.