Winnovative RTF to PDF Converter Library for .NET
AdjustThinLinesWidth Property
NamespacesWinnovative.WnvRtfToPdfPdfConverterAdjustThinLinesWidth
Winnovative RTF to PDF Converter Library for .NET
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
public:
property float AdjustThinLinesWidth {
	float get ();
	void set (float value);
}

Assembly: Winnovative.WnvRtfToPdf (Module: Winnovative.WnvRtfToPdf) Version: 3.1.0.0 (3.1.0.0)