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:  ephtmltopdf (in ephtmltopdf.dll) Version: 17.0.0
Syntax
public bool AddPadding { get; set; }

Property Value

Type: Boolean
See Also