ExpertPdf Html to Pdf Converter Library
AvoidTextBreak Property
NamespacesExpertPdf.HtmlToPdfHtmlToPdfAreaAvoidTextBreak
ExpertPdf Html to Pdf Converter Library
When true this property instructs the converter to try to avoid cutting off the text between PDF pages
Declaration Syntax
C#Visual BasicVisual C++
public bool AvoidTextBreak { get; set; }
Public Property AvoidTextBreak As Boolean
public:
property bool AvoidTextBreak {
	bool get ();
	void set (bool value);
}

Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf) Version: 6.0.0.15153 (6.0.0.0)