LineStyle EnumerationDocuWare Platform .NET API

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

C#
[SerializableAttribute]
[XmlRootAttribute(Namespace = "http://dev.docuware.com/public/intellix", 
	IsNullable = false)]
[XmlTypeAttribute(Namespace = "http://dev.docuware.com/public/intellix")]
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

Reference