XHtmlOptions ImprovePageBreakInTable Property. Whether to improve the support for page-break-inside of avoid. ABCpdf .NET PDF Library.

ABCpdf .net

 
   

 

Type Default Value Read Only Description
[C#] bool

[Visual Basic]
Boolean
true No Whether to improve the support for page break in table to prevent missing rows.

 

   

Notes
 

The Gecko engine has the problem of not laying out the remaining rows in a table if a row reaches exactly the bottom of a page. Set this property to true to resolve the problem.

 

   

Example
 

None.