EVO HTML to PDF Converter

LineStyle Constructor (LineDashStyle)

EVO PDF Client for .NET Documentation
Constructs a style for a dashed line

Namespace:  EvoPdf.HtmlToPdfClient
Assembly:  EvoHtmlToPdfClient (in EvoHtmlToPdfClient.dll) Version: 9.0.0.0 (9.0.0.0)
Syntax

public LineStyle(
	LineDashStyle lineDashStyle
)

Parameters

lineDashStyle
Type: EvoPdf.HtmlToPdfClientLineDashStyle
The dash style
See Also

Reference