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
public:
property bool AvoidImageBreak {
	bool get ();
	void set (bool value);
}

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