ExpertPdf Html to Pdf Converter Library
LineStyle Constructor (lineWidth)
NamespacesExpertPdf.HtmlToPdf.PdfDocumentLineStyleLineStyle(Single)
ExpertPdf Html to Pdf Converter Library
Constructs a line style with the specified line width
Declaration Syntax
C#Visual BasicVisual C++
public LineStyle(
	float lineWidth
)
Public Sub New ( 
	lineWidth As Single
)
public:
LineStyle(
	float lineWidth
)
Parameters
lineWidth (Single)
The line width

Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf.dll) Version: 9.2.0.25824 (9.2.0.0)