IPXC_WatermarkParams::FontName Property

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

Jump to: navigation, search

Gets/sets watermark text font name. The Font Name defines the Italic and Bold properties of the text.

Syntax

HRESULT get_FontName([out, retval]  BSTR*  sFontName);
HRESULT put_FontName([in]  BSTR  sFontName);

See Also

IPXC_WatermarkParams