IPXC_HeaderAndFooterParams::BottomMargin Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
Line 3: | Line 3: | ||
{{#customTitle:IPXC_HeaderAndFooterParams::BottomMargin Property}} | {{#customTitle:IPXC_HeaderAndFooterParams::BottomMargin Property}} | ||
{{#parentPage:PXV:IPXC_HeaderAndFooterParams|BottomMargin Property|property}} | {{#parentPage:PXV:IPXC_HeaderAndFooterParams|BottomMargin Property|property}} | ||
− | + | ||
Gets/sets header and footer area's bottom margin. | Gets/sets header and footer area's bottom margin. |
Revision as of 12:59, 21 May 2015
Gets/sets header and footer area's bottom margin.
Syntax
HRESULT get_BottomMargin([out, retval] float* pBottomMargin); HRESULT put_BottomMargin([in] float pBottomMargin);