Winnovative RTF to PDF Converter Library for .NET
AdjustBorderSize Property
NamespacesWinnovative.WnvRtfToPdfPdfConverterAdjustBorderSize
Winnovative RTF to PDF Converter Library for .NET
A small value to subtract from the width and hight of the colored background to make the thin lines of 1 pixel around this background more visible when zooming out in the Adobe Reader PDF Viewer. The default value is 0.5 pixels.
Declaration Syntax
C#Visual BasicVisual C++
public float AdjustBorderSize { get; set; }
Public Property AdjustBorderSize As Single
public:
property float AdjustBorderSize {
	float get ();
	void set (float value);
}

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