ExpertPdf Html to Pdf Converter Library
LineWidth Property
NamespacesExpertPdf.HtmlToPdf.PdfDocumentLineStyleLineWidth
ExpertPdf Html to Pdf Converter Library
The line width
Declaration Syntax
C#Visual BasicVisual C++
public float LineWidth { get; set; }
Public Property LineWidth As Single
	Get
	Set
public:
property float LineWidth {
	float get ();
	void set (float value);
}

Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf) Version: 8.0.0.0 (8.0.0.0)