IPXC_WatermarkParams::StrokeColor Property
From PDF XChange PDF SDK
Gets/sets the stroke color of the watermark's text. The TRM_Stroke or TRM_FillStroke Render Mode should be specified.
Syntax
HRESULT get_StrokeColor([out, retval] IColor** pColor); HRESULT put_StrokeColor([in] IColor* pColor);