IPXC_HeaderAndFooterParams::FontSize Property
From PDF XChange PDF SDK
(Automatic page editing by robot) |
|||
Line 2: | Line 2: | ||
{{#customTitle:IPXC_HeaderAndFooterParams::FontSize Property}} | {{#customTitle:IPXC_HeaderAndFooterParams::FontSize Property}} | ||
− | + | Gets/sets header and footer text's font size. | |
− | + | ||
== Syntax == | == Syntax == |
Revision as of 04:30, 15 April 2015
Gets/sets header and footer text's font size.
Syntax
HRESULT get_FontSize([out, retval] float* pFontSize); HRESULT put_FontSize([in] float pFontSize);
See Also
See also IPXC_HeaderAndFooterParams.