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: 21.1.0
Syntax
public bool AddPadding { get; set; }

Property Value

Boolean
See Also