IPXC_WatermarkParams::UnderlineMode Property

From PDF XChange PDF SDK
Revision as of 03:39, 15 June 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search

Gets/sets the watermark's text underline mode.

Syntax

HRESULT get_UnderlineMode([out, retval]  ULONG*  nUnderline);
HRESULT put_UnderlineMode([in]  ULONG  nUnderline);

See Also

IPXC_WatermarkParams