IPXC_HeaderAndFooterParams::TopMargin Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
Line 3: Line 3:
 
{{#customTitle:IPXC_HeaderAndFooterParams::TopMargin Property}}
 
{{#customTitle:IPXC_HeaderAndFooterParams::TopMargin Property}}
 
{{#parentPage:PXV:IPXC_HeaderAndFooterParams|TopMargin Property|property}}
 
{{#parentPage:PXV:IPXC_HeaderAndFooterParams|TopMargin Property|property}}
{{ToReview}}
+
 
  
 
Gets/sets header and footer area's top margin.
 
Gets/sets header and footer area's top margin.

Revision as of 14:22, 21 May 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

IPXC_HeaderAndFooterParams.