ExpertPdf Html to Pdf Converter Library
When true this property instructs the converter to try to
avoid cutting off the images between PDF pages. By default this property is false.

Declaration Syntax
public bool AvoidImageBreak { get; set; }Public Property AvoidImageBreak As Boolean
public:
property bool AvoidImageBreak {
bool get ();
void set (bool value);
}Assembly:
ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf) Version: 6.2.0.0 (6.2.0.0)