IPXC_HeaderAndFooterParams::RightMargin Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
(One intermediate revision by the same user not shown) | |
(No difference)
|
Latest revision as of 02:29, 15 June 2015
Gets/sets header and footer area's right margin.
Syntax
HRESULT get_RightMargin([out, retval] float* nRightMargin); HRESULT put_RightMargin([in] float nRightMargin);