PdfTextElementContinueOnNextPage Property
If true, text that does not fit will continue rendering on the next page. The default value is false
Namespace: Winnovative.Pdf.NextAssembly: Winnovative.Pdf.Next (in Winnovative.Pdf.Next.dll) Version: 20.10.0
public bool ContinueOnNextPage { get; set; }
Property Value
Boolean