DashStyle

Overview

DashStyle is a enum in Aspose.Words FOSS for .NET.

Dashed line style.

This enumeration defines 12 values: Solid, ShortDash, ShortDot, ShortDashDot, ShortDashDotDot, Dot, Dash, LongDash, DashDot, LongDashDot, LongDashDotDot, Default.

Values

ValueDescription
Solid
ShortDash
ShortDot
ShortDashDot
ShortDashDotDot
Dot
Dash
LongDash
DashDot
LongDashDot
LongDashDotDot
Default

See Also