IPXC_HeaderAndFooterParams::RightMargin Property
From PDF XChange PDF SDK
(Automatic page editing by robot) |
|||
Line 2: | Line 2: | ||
{{#customTitle:IPXC_HeaderAndFooterParams::RightMargin Property}} | {{#customTitle:IPXC_HeaderAndFooterParams::RightMargin Property}} | ||
− | + | Gets/sets header and footer area's right margin. | |
− | + | ||
== Syntax == | == Syntax == |
Revision as of 04:31, 15 April 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
See also IPXC_HeaderAndFooterParams.