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