IPXC_DocumentProps::SpecVersion Property

From PDF XChange PDF SDK
Revision as of 00:12, 24 April 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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

See also IPXC_DocumentProps.