EVO HTML to PDF Converter

LineStyle Constructor (Single, 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(
	float lineWidth,
	LineDashStyle lineDashStyle
)

Parameters

lineWidth
Type: SystemSingle
The line width
lineDashStyle
Type: EvoPdf.HtmlToPdfClientLineDashStyle
The dash style
See Also

Reference