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