IPXC_WatermarkParams::StrokeWidth Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 2: | Line 2: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXC_WatermarkParams::StrokeWidth Property}} | {{#customTitle:IPXC_WatermarkParams::StrokeWidth Property}} | ||
− | {{#parentPage:PXV:IPXC_WatermarkParams#Properties|StrokeWidth | + | {{#parentPage:PXV:IPXC_WatermarkParams#Properties|StrokeWidth|property}} |
Gets/sets the stroke width of the watermark's text. | Gets/sets the stroke width of the watermark's text. |
Revision as of 07:53, 23 May 2015
Gets/sets the stroke width of the watermark's text.
Syntax
HRESULT get_StrokeWidth([out, retval] float* pStrokeWidth); HRESULT put_StrokeWidth([in] float pStrokeWidth);