ExpertPdf PDF Creator Library
AvoidTextBreak Property
NamespacesExpertPdf.PdfCreatorHtmlToPdfElementAvoidTextBreak
ExpertPdf PDF Creator 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.PdfCreator (Module: ExpertPdf.PdfCreator) Version: 5.2.0.0 (5.2.0.0)