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