IPXC_WatermarkParams::StrokeWidth Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
Line 3: Line 3:
 
{{#customTitle:IPXC_WatermarkParams::StrokeWidth Property}}
 
{{#customTitle:IPXC_WatermarkParams::StrokeWidth Property}}
 
{{#parentPage:PXV:IPXC_WatermarkParams#Properties|StrokeWidth Property|property}}
 
{{#parentPage:PXV:IPXC_WatermarkParams#Properties|StrokeWidth Property|property}}
{{ToReview}}
+
 
  
 
Gets/sets the stroke width of the watermark's text.
 
Gets/sets the stroke width of the watermark's text.

Revision as of 17:28, 21 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);

See Also

IPXC_WatermarkParams.