IPXC_HeaderAndFooterParams::BottomMargin Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
Line 2: Line 2:
 
{{#customTitle:IPXC_HeaderAndFooterParams::BottomMargin Property}}
 
{{#customTitle:IPXC_HeaderAndFooterParams::BottomMargin Property}}
  
Property '''BottomMargin''' of interface [[PXV:IPXC_HeaderAndFooterParams|IPXC_HeaderAndFooterParams]] returns/sets Value of float ...
+
Gets/sets header and footer area's bottom margin.
 
+
  
 
== Syntax ==
 
== Syntax ==

Revision as of 04: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.