IPXC_ParaFormat::DefTab 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_ParaFormat::DefTab Property}} | {{#customTitle:IPXC_ParaFormat::DefTab Property}} | ||
− | {{#parentPage:PXV:IPXC_ParaFormat#Properties|DefTab | + | {{#parentPage:PXV:IPXC_ParaFormat#Properties|DefTab|property}} |
{{ToWrite}} | {{ToWrite}} | ||
{{ToReview}} | {{ToReview}} |
Latest revision as of 07:43, 23 May 2015
Property DefTab of interface IPXC_ParaFormat returns/sets Value of double ...
Syntax
HRESULT get_DefTab([out, retval] double* pVal); HRESULT put_DefTab([in] double pVal);