Winnovative HTML to PDF Converter Library for .NET
AvoidTextBreak Property
NamespacesWinnovative.WnvHtmlConvertHtmlToPdfAreaAvoidTextBreak
Winnovative HTML to PDF Converter Library for .NET
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);
}

Assembly: Winnovative.WnvHtmlConvert (Module: Winnovative.WnvHtmlConvert) Version: 7.0.0.0 (7.0.0.0)