PdfConverterAddPadding Property |
Add a padding at the end of the generated PDF document.
By default this property is false.
Namespace:
ExpertPdf.HtmlToPdf
Assembly:
ephtmltopdf (in ephtmltopdf.dll) Version: 17.0.0
Syntax public bool AddPadding { get; set; }
Public Property AddPadding As Boolean
Get
Set
Property Value
Type:
BooleanSee Also