Click or drag to resize
EntryBaseStrokeWidth Property
The thickness of the stroke in twips.

Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: Version 6.7 [UNOFFICIAL BUILD]
Syntax
C#
[DefaultValueAttribute(20)]
[XmlAttributeAttribute]
public int StrokeWidth { get; set; }

Property Value

Type: Int32
Remarks
The default thickness is 1 pt = 20 twips
See Also