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
	Get
	Set
public:
property bool AvoidTextBreak {
	bool get ();
	void set (bool value);
}
Property Value

Assembly: ExpertPdf.PdfCreator (Module: ExpertPdf.PdfCreator.dll) Version: 9.2.0.25824 (9.2.0.0)