IPXC_DocumentProps::SpecVersion Property

From PDF XChange PDF SDK
Revision as of 05:29, 20 May 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


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

Syntax

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

See Also

IPXC_DocumentProps.