dashStyle property

Stroke.dashStyle property

Specifies the dot and dash pattern for a stroke.

get dashStyle(): Aspose.Words.Drawing.DashStyle

Remarks

The default value is DashStyle.Solid.

See Also