EVO HTML to PDF Converter

HtmlToPdfElement.AvoidTextBreak Property

Winnovative 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:  Winnovative.HtmlToPdfClient
Assembly:  WnvHtmlToPdfClient (in WnvHtmlToPdfClient.dll) Version: 16.0.0.0 (16.0.0.0)
Syntax

public bool AvoidTextBreak { get; set; }

Property Value

Type: Boolean
See Also

Reference