ExpertPdf Html to Pdf Converter Library
AvoidImageBreak Property
NamespacesExpertPdf.HtmlToPdfHtmlToPdfAreaAvoidImageBreak
ExpertPdf Html to Pdf Converter Library
When true this property instructs the converter to try to avoid cutting off the images between PDF pages
Declaration Syntax
C#Visual BasicVisual C++
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.0.0.15153 (6.0.0.0)