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