IPXC_DocumentProps::SpecVersion Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 2: Line 2:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXC_DocumentProps::SpecVersion Property}}
 
{{#customTitle:IPXC_DocumentProps::SpecVersion Property}}
{{#parentPage:PXV:IPXC_DocumentProps|SpecVersion Property|property}}
+
{{#parentPage:PXV:IPXC_DocumentProps#Properties|SpecVersion Property|property}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}

Revision as of 14:28, 21 May 2015


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.