EntryBase StrokeWidth Property DocuWare Platform .NET API
The thickness of the stroke in twips.

Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: 6.5.0.0 (6.5.0.5648)
Syntax

public int StrokeWidth { get; set; }

Property Value

Type: OnlineInt32
Remarks

The default thickness is 1 pt = 20 twips
See Also