LineStyle(Single) Constructor

Constructs a line style with the specified line width

Definition

Namespace: Winnovative
Assembly: WnvHtmlToPdf_NetCore (in WnvHtmlToPdf_NetCore.dll) Version: 18.0.0
C#
public LineStyle(
	float lineWidth
)

Parameters

lineWidth  Single
The line width

See Also