LineStyle EnumerationDocuWare Platform .NET API

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

[SerializableAttribute]
public enum LineStyle
Members

  Member nameValueDescription
none0 The line isn't visible
single1 The line is a single continous line
dotted2 The line consist of many dot
thick3 A thick continous line
dash4 The line consist of many dash
double5 Two single continous line
Remarks

See Also