[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.LineDashType

LineDashType Enum

Specifies line dash types.

Namespace: GrapeCity.Documents.Word
Assembly: DS.Documents.Word.dll
Syntax
public enum LineDashType
Public Enum LineDashType

Fields

Name 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.