IPXC_HeaderAndFooterParams::BottomMargin Property
From PDF XChange PDF SDK
(Automatic page editing by robot) |
|||
Line 2: | Line 2: | ||
{{#customTitle:IPXC_HeaderAndFooterParams::BottomMargin Property}} | {{#customTitle:IPXC_HeaderAndFooterParams::BottomMargin Property}} | ||
− | + | Gets/sets header and footer area's bottom margin. | |
− | + | ||
== Syntax == | == Syntax == |
Revision as of 03:55, 15 April 2015
Gets/sets header and footer area's bottom margin.
Syntax
HRESULT get_BottomMargin([out, retval] float* pBottomMargin); HRESULT put_BottomMargin([in] float pBottomMargin);
See Also
See also IPXC_HeaderAndFooterParams.