Winnovative Logo

HtmlToPdfElementAvoidTextBreak Property

Winnovative Client for .NET Core
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:  WinnovativeClient
Assembly:  WinnovativeClient_NetCore (in WinnovativeClient_NetCore.dll) Version: 17.0.0
Syntax

public bool AvoidTextBreak { get; set; }

Property Value

Type: Boolean
See Also

Reference