EVO HTML to PDF Converter

HtmlToPdfElementAvoidTextBreak Property

EVO PDF Client for .NET Documentation
When true this property instructs the HTML to PDF element converter to try to avoid cutting off the text between PDF pages. This property is true by default

Namespace:  EvoPdf.HtmlToPdfClient
Assembly:  EvoHtmlToPdfClient (in EvoHtmlToPdfClient.dll) Version: 9.0.0.0 (9.0.0.0)
Syntax

public bool AvoidTextBreak { get; set; }

Property Value

Type: Boolean
See Also

Reference