IPXC_HeaderAndFooterParams::LeftMargin 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 left margin.
Syntax
HRESULT get_LeftMargin([out, retval] float* nLeftMargin); HRESULT put_LeftMargin([in] float nLeftMargin);