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.

C# | Visual Basic | Visual C++ |
public bool OptimizePdfPageBreaks { get; set; }
Public Property OptimizePdfPageBreaks As Boolean Get Set
public: property bool OptimizePdfPageBreaks { bool get (); void set (bool value); }

Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf.dll) Version: 9.2.0.25824 (9.2.0.0)