ExpertPdf PDF Creator Library
AvoidImageBreak Property
NamespacesExpertPdf.PdfCreatorHtmlToPdfElementAvoidImageBreak
ExpertPdf PDF Creator Library
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);
}
Property Value

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