IPXC_WatermarkParams::StrokeColor Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
Line 1: | Line 1: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXC_WatermarkParams::StrokeColor Property}} | {{#customTitle:IPXC_WatermarkParams::StrokeColor Property}} | ||
+ | {{#parentPage:PXV:IPXC_WatermarkParams|property}} | ||
+ | {{ToWrite}} | ||
+ | {{ToReview}} | ||
Gets/sets the stroke color of the watermark's text. | Gets/sets the stroke color of the watermark's text. |
Revision as of 15:00, 20 April 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);
See Also
See also IPXC_WatermarkParams.