Winnovative HTML to PDF Converter Library for .NET
AvoidImageBreak Property
NamespacesWinnovative.WnvHtmlConvertHtmlToPdfAreaAvoidImageBreak
Winnovative HTML to PDF Converter Library for .NET
When true this property instructs the converter to try to avoid cutting off the images between PDF pages
Declaration Syntax
C#Visual BasicVisual C++
public bool AvoidImageBreak { get; set; }
Public Property AvoidImageBreak As Boolean
	Get
	Set
public:
property bool AvoidImageBreak {
	bool get ();
	void set (bool value);
}

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