IPXC_HeaderAndFooterParams::RightMargin Property

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

Revision as of 14:20, 21 May 2015


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

Syntax

HRESULT get_RightMargin([out, retval]  float*  pRightMargin);
HRESULT put_RightMargin([in]  float  pRightMargin);

See Also

IPXC_HeaderAndFooterParams.