IPXC_DocumentProps::SpecVersion Property
From PDF XChange PDF SDK
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#Properties|SpecVersion | + | {{#parentPage:PXV:IPXC_DocumentProps#Properties|SpecVersion|property}} |
{{ToWrite}} | {{ToWrite}} | ||
{{ToReview}} | {{ToReview}} |
Revision as of 07:27, 23 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);