IPXC_WatermarkParams::StrokeWidth Property

From PDF XChange PDF SDK
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