HtmlToPdfElementOptimizePdfPageBreaks Property |
A flag indicating if the converter uses an optimized page breaks algorithm to improve
document scrolling inside a PDF Viewer. The optimized algorithm can introduce a small
additional processing time when the PDF document is generated.
Namespace: ExpertPdf.HtmlToPdf.PdfDocumentAssembly: ephtmltopdf (in ephtmltopdf.dll) Version: 21.1.0
Syntaxpublic bool OptimizePdfPageBreaks { get; set; }Public Property OptimizePdfPageBreaks As Boolean
Get
Set
Property Value
Boolean
See Also