PdfConverterAdjustBorderSize Property |
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.
Namespace:
ExpertPdf.HtmlToPdf
Assembly:
ephtmltopdf (in ephtmltopdf.dll) Version: 17.0.0
Syntax public float AdjustBorderSize { get; set; }
Public Property AdjustBorderSize As Single
Get
Set
Property Value
Type:
SingleSee Also