ExpertPdf PDF Creator Library
LineWidth Property
NamespacesExpertPdf.PdfCreatorLineStyleLineWidth
ExpertPdf PDF Creator Library
The line width
Declaration Syntax
C#Visual BasicVisual C++
public float LineWidth { get; set; }
Public Property LineWidth As Single
public:
property float LineWidth {
	float get ();
	void set (float value);
}

Assembly: ExpertPdf.PdfCreator (Module: ExpertPdf.PdfCreator) Version: 5.0.0.0 (5.0.0.0)