PdfTextElementContinueOnNextPage Property

If true, text that does not fit will continue rendering on the next page

Definition

Namespace: Winnovative.Pdf.Chromium
Assembly: Winnovative.Pdf.Chromium (in Winnovative.Pdf.Chromium.dll) Version: 19.5.0
C#
public bool ContinueOnNextPage { get; set; }

Property Value

Boolean

See Also