IPXC_HeaderAndFooterParams::TopMargin Property

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

Revision as of 05:32, 15 April 2015

Gets/sets header and footer area's top margin.

Syntax

HRESULT get_TopMargin([out, retval] float* pTopMargin);
HRESULT put_TopMargin([in] float pTopMargin);

See Also

See also IPXC_HeaderAndFooterParams.