There are situations when a fraction of the right and bottom borders of an image or
table cell are overwritten by the image content or table cell background when the
PDF document is viewed with Adobe Reader.
The AdjustBorderSize value is subtracted from the background width and height.
The default value is 0 points.

C# | Visual Basic | Visual C++ |
public float AdjustBorderSize { get; set; }
Public Property AdjustBorderSize As Single Get Set
public: property float AdjustBorderSize { float get (); void set (float value); }

Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf.dll) Version: 9.2.0.25824 (9.2.0.0)