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