IPXC_WatermarkParams::StrokeColor Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
Line 3: | Line 3: | ||
{{#customTitle:IPXC_WatermarkParams::StrokeColor Property}} | {{#customTitle:IPXC_WatermarkParams::StrokeColor Property}} | ||
{{#parentPage:PXV:IPXC_WatermarkParams#Properties|StrokeColor Property|property}} | {{#parentPage:PXV:IPXC_WatermarkParams#Properties|StrokeColor Property|property}} | ||
− | + | ||
Gets/sets the stroke color of the watermark's text. | Gets/sets the stroke color of the watermark's text. |
Revision as of 16:27, 21 May 2015
Gets/sets the stroke color of the watermark's text.
Syntax
HRESULT get_StrokeColor([out, retval] IColor** ppColor); HRESULT put_StrokeColor([in] IColor* ppColor);