IPXC_HeaderAndFooterParams::BottomMargin Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 2: Line 2:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXC_HeaderAndFooterParams::BottomMargin Property}}
 
{{#customTitle:IPXC_HeaderAndFooterParams::BottomMargin Property}}
{{#parentPage:PXV:IPXC_HeaderAndFooterParams#Properties|BottomMargin Property|property}}
+
{{#parentPage:PXV:IPXC_HeaderAndFooterParams#Properties|BottomMargin|property}}
  
 
Gets/sets header and footer area's bottom margin.
 
Gets/sets header and footer area's bottom margin.

Revision as of 08:33, 23 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);

See Also

IPXC_HeaderAndFooterParams