EVO HTML to PDF Converter

LineStyle Constructor (Single)

EVO HTML to PDF Converter for .NET Documentation
Constructs a line style with the specified line width

Namespace:  EvoPdf
Assembly:  evohtmltopdf (in evohtmltopdf.dll) Version: 10.0.0.0
Syntax

public LineStyle(
	float lineWidth
)

Parameters

lineWidth
Type: SystemSingle
The line width
See Also

Reference