IPXC_DocumentProps::SpecVersion Property

From PDF XChange PDF SDK
Revision as of 03:27, 15 June 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

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