EVO HTML to PDF Converter

LineStyle Constructor (Single)

EVO PDF Client for .NET Documentation
Constructs a line style with the specified line width

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

public LineStyle(
	float lineWidth
)

Parameters

lineWidth
Type: SystemSingle
The line width
See Also

Reference