EVO HTML to PDF Converter

LineStyle Constructor (Single, LineDashStyle)

Winnovative Client for .NET Documentation
Constructs a style for a dashed line

Namespace:  Winnovative.HtmlToPdfClient
Assembly:  WnvHtmlToPdfClient (in WnvHtmlToPdfClient.dll) Version: 16.0.0.0 (16.0.0.0)
Syntax

public LineStyle(
	float lineWidth,
	LineDashStyle lineDashStyle
)

Parameters

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

Reference