ExpertPdf Html to Pdf Converter Library
AdjustBorderSize Property
NamespacesExpertPdf.HtmlToPdfPdfConverterAdjustBorderSize
ExpertPdf Html to Pdf Converter Library
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: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf) Version: 6.2.0.0 (6.2.0.0)