EntryBaseStrokeWidth 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: Version 6.6
Syntax

C#
[XmlAttributeAttribute]
[DefaultValueAttribute(20)]
public int StrokeWidth { get; set; }

Property Value

Type: Int32
Remarks

The default thickness is 1 pt = 20 twips
See Also

Reference