ExpertPdf PDF Creator Library
AdjustThinLinesWidth Property
NamespacesExpertPdf.PdfCreatorHtmlToPdfElementAdjustThinLinesWidth
ExpertPdf PDF Creator Library
A small increment value for the 1 pixel thin lines width to make them more visible when zooming out in the Adobe Reader PDF Viewer. The default value is 0 pixels.
Declaration Syntax
C#Visual BasicVisual C++
public float AdjustThinLinesWidth { get; set; }
Public Property AdjustThinLinesWidth As Single
	Get
	Set
public:
property float AdjustThinLinesWidth {
	float get ();
	void set (float value);
}

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