IPXC_HeaderAndFooterParams::TopMargin Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 2: | Line 2: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXC_HeaderAndFooterParams::TopMargin Property}} | {{#customTitle:IPXC_HeaderAndFooterParams::TopMargin Property}} | ||
− | {{#parentPage:PXV:IPXC_HeaderAndFooterParams#Properties|TopMargin | + | {{#parentPage:PXV:IPXC_HeaderAndFooterParams#Properties|TopMargin|property}} |
Gets/sets header and footer area's top margin. | Gets/sets header and footer area's top margin. |
Revision as of 07:34, 23 May 2015
Gets/sets header and footer area's top margin.
Syntax
HRESULT get_TopMargin([out, retval] float* pTopMargin); HRESULT put_TopMargin([in] float pTopMargin);