XHtmlOptions ImprovePageBreakAvoid 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
false No Whether to improve the support for page-break-inside of avoid.

 

   

Notes
 

The Gecko engine does not support some complex uses of CSS style page-break-inside:avoid. In particular, the style applied inside <table> does not work well. Set this property to true to improve the lay-out of elements with the style.

 

   

Example
 

None.