EVO HTML to PDF Converter

PdfDocumentOptionsAvoidTextBreak Property

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

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