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