EVO HTML to PDF Converter

LineStyle Constructor (Single)

Winnovative Client for .NET Core Documentation
Constructs a line style with the specified line width

Namespace:  Winnovative.HtmlToPdfClient
Assembly:  WnvHtmlToPdfClient_NetCore (in WnvHtmlToPdfClient_NetCore.dll) Version: 16.0.0
Syntax

public LineStyle(
	float lineWidth
)

Parameters

lineWidth
Type: SystemSingle
The line width
See Also

Reference