HtmlToPdfElementAvoidImageBreak Property |
When true this property instructs the converter to try to
avoid cutting off the images between PDF pages
Namespace: ExpertPdf.HtmlToPdf.PdfDocumentAssembly: ExpertPdf.HtmlToPdf (in ExpertPdf.HtmlToPdf.dll) Version: 11.0.0
Syntaxpublic bool AvoidImageBreak { get; set; }
Public Property AvoidImageBreak As Boolean
Get
Set
Property Value
Type:
Boolean
See Also