IPXC_WatermarkParams::StrokeWidth Property
From PDF XChange PDF SDK
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);