Click or drag to resize
HtmlToPdfElementPaginate Property
When true the element can be paginated

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

Property Value

Type: Boolean
See Also