IPXC_WatermarkParams::FontSize Property

From PDF XChange PDF SDK
Revision as of 05:41, 16 March 2017 by Palamar (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Gets/sets watermark text font size in points.

Syntax

HRESULT get_FontSize([out, retval]  float*  nFontSize);
HRESULT put_FontSize([in]  float  nFontSize);

See Also

IPXC_WatermarkParams