IPXC_WatermarkParams::StrokeWidth Property

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

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

Gets/sets the stroke width of the watermark's text when the Stroke Color is specified.

Syntax

HRESULT get_StrokeWidth([out, retval]  float*  nStrokeWidth);
HRESULT put_StrokeWidth([in]  float  nStrokeWidth);

See Also

IPXC_WatermarkParams