IPXC_HeaderAndFooterParams::FontSize Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
Line 2: Line 2:
 
{{#customTitle:IPXC_HeaderAndFooterParams::FontSize Property}}
 
{{#customTitle:IPXC_HeaderAndFooterParams::FontSize Property}}
  
Property '''FontSize''' of interface [[PXV:IPXC_HeaderAndFooterParams|IPXC_HeaderAndFooterParams]] returns/sets Value of float ...
+
Gets/sets header and footer text's font size.
 
+
  
 
== Syntax ==
 
== Syntax ==

Revision as of 05: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.