IPXC_DocumentProps::SpecVersion Property

From PDF XChange PDF SDK
Jump to: navigation, search


Property nSpecVersion of interface IPXC_DocumentProps returns/sets Value of ULONG ...

Syntax

HRESULT get_SpecVersion([out, retval]  ULONG*  nSpecVersion);
HRESULT put_SpecVersion([in]  ULONG  nSpecVersion);

See Also

IPXC_DocumentProps