GraphicContextLineDashStyle Property
Sets of gets the style of dashed lines of a stroked path.

Namespace: Aspose.Html.Rendering
Assembly: Aspose.HTML (in Aspose.HTML.dll) Version: 20.3
Syntax
public virtual DashStyle LineDashStyle { get; set; }

Property Value

Type: DashStyle
See Also