EVO HTML to PDF Converter

PdfDocumentOptionsAvoidImageBreak Property

EVO PDF Client for .NET Documentation
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:  EvoPdf.HtmlToPdfClient
Assembly:  EvoHtmlToPdfClient (in EvoHtmlToPdfClient.dll) Version: 9.0.0.0 (9.0.0.0)
Syntax

public bool AvoidImageBreak { get; set; }

Property Value

Type: Boolean
See Also

Reference