PdfDocumentOptionsAvoidImageBreak Property
When true this property instructs the HTML to PDF converter to try to avoid cutting off the images between PDF pages. By default this property is false
Namespace: EvoPdfAssembly: EvoHtmlToPdf_NetCore (in EvoHtmlToPdf_NetCore.dll) Version: 14.0.0
public bool AvoidImageBreak { get; set; }
Property Value
Boolean