IPXC_HeaderAndFooterParams::LeftMargin Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
Line 2: | Line 2: | ||
{{#customTitle:IPXC_HeaderAndFooterParams::LeftMargin Property}} | {{#customTitle:IPXC_HeaderAndFooterParams::LeftMargin Property}} | ||
{{#parentPage:PXV:IPXC_HeaderAndFooterParams|property}} | {{#parentPage:PXV:IPXC_HeaderAndFooterParams|property}} | ||
− | |||
{{ToReview}} | {{ToReview}} | ||
Revision as of 01:48, 21 April 2015
Gets/sets header and footer area's left margin.
Syntax
HRESULT get_LeftMargin([out, retval] float* pLeftMargin); HRESULT put_LeftMargin([in] float pLeftMargin);
See Also
See also IPXC_HeaderAndFooterParams.