IPXS_PDFVariant::ObjectGeneration Property
From PDF XChange PDF SDK
Property ObjectGeneration of interface IPXS_PDFVariant returns ULONG value, which is pdf object generated for indirect variant 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.