Enum LineStyle
Namespace: DocuWare.Platform.ServerClient.Content
Assembly: DocuWare.Platform.ServerClient.dll
Syntax
public enum LineStyle : int
Fields
Name | Description |
---|---|
dash | The line consist of many dash |
dotted | The line consist of many dot |
double | Two single continous line |
none | The line isn't visible |
single | The line is a single continous line |
thick | A thick continous line |