Winnovative RTF to PDF Converter Library for .NET
AvoidTextBreak Property
NamespacesWinnovative.WnvRtfToPdfPdfConverterAvoidTextBreak
Winnovative RTF to PDF Converter Library for .NET
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
public:
property bool AvoidTextBreak {
	bool get ();
	void set (bool value);
}

Assembly: Winnovative.WnvRtfToPdf (Module: Winnovative.WnvRtfToPdf) Version: 3.1.0.0 (3.1.0.0)