ExpertPdf PDF Creator Library
AvoidTextBreak Property
NamespacesExpertPdf.PdfCreatorRtfToPdfElementAvoidTextBreak
ExpertPdf PDF Creator Library
When true this property instructs the converter to try to avoid cutting off the text at PDF page boundry
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);
}

Assembly: ExpertPdf.PdfCreator (Module: ExpertPdf.PdfCreator) Version: 7.0.0.0 (7.0.0.0)