IPXC_HeaderAndFooterParams::LeftMargin Property
From PDF XChange PDF SDK
(Automatic page editing by robot) |
|||
Line 2: | Line 2: | ||
{{#customTitle:IPXC_HeaderAndFooterParams::LeftMargin Property}} | {{#customTitle:IPXC_HeaderAndFooterParams::LeftMargin Property}} | ||
− | + | Gets/sets header and footer area's left margin. | |
− | + | ||
== Syntax == | == Syntax == |
Revision as of 04:30, 15 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.