'Declaration Public Enum LineDashType Inherits System.Enum
public enum LineDashType : System.Enum
'Declaration Public Enum LineDashType Inherits System.Enum
public enum LineDashType : System.Enum
Member | Description |
---|---|
Custom | Custom dashing line. |
Dash | Dash line. |
DashDot | Dash-dot line. |
Dot | Dot line. |
LargeDash | Large dash line. |
LargeDashDot | Large dash-dot line. |
LargeDashDotDot | Large dash-dot-dot line. |
Solid | Solid line. |
SystemDash | System dash line. |
SystemDashDot | System dash-dot line. |
SystemDashDotDot | System dash-dot-dot line. |
SystemDot | System dot line. |
System.Object
System.ValueType
System.Enum
GrapeCity.Documents.Word.LineDashType