HtmlToPdfElementAvoidTextBreak Property |
When true this property instructs the converter to try to
avoid cutting off the text between PDF pages
Namespace: ExpertPdf.PdfCreatorAssembly: epdfcreator (in epdfcreator.dll) Version: 21.1.0
Syntaxpublic bool AvoidTextBreak { get; set; }Public Property AvoidTextBreak As Boolean
Get
Set
Property Value
Boolean
See Also