IPXC_DocumentProps::SpecVersion Property

From PDF XChange PDF SDK
Revision as of 07:02, 12 June 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*  SpecVersion);
HRESULT put_SpecVersion([in]  ULONG  SpecVersion);

See Also

IPXC_DocumentProps