Click or drag to resize
PdfConverterAddPadding Property
Add a padding at the end of the generated PDF document. By default this property is false.

Namespace: ExpertPdf.HtmlToPdf
Assembly: ExpertPdf.HtmlToPdf (in ExpertPdf.HtmlToPdf.dll) Version: 11.0.0
Syntax
public bool AddPadding { get; set; }

Property Value

Type: Boolean
See Also