IPXS_PDFVariant::ObjectGeneration Property

From PDF XChange PDF SDK
Revision as of 06:54, 7 May 2015 by Lzcat (Talk | contribs)

Jump to: navigation, search


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.