ExpertPdf Html to Pdf Converter Library
Add a padding at the end of the generated PDF document.
By default this property is false.

Declaration Syntax
public bool AddPadding { get; set; }Public Property AddPadding As Boolean
public:
property bool AddPadding {
bool get ();
void set (bool value);
}Assembly:
ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf) Version: 6.2.0.0 (6.2.0.0)