TextLineList.GetOverflow
Returns an overflow TextLineList .
public abstract TextLineList GetOverflow(float width, float height)
MustOverride Function GetOverflow(width As Single, height As Single) As TextLineList
Parameters
- width
- Single
Width of the overflow text line list.
- height
- Single
Height of the overflow text line list.
Returns
A TextLineList containing the overflowed lines.
Licensing Info
This method is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:
- An active DynamicPDF Ultimate Subscription
- An active DynamicPDF Professional or Professional Plus Subscription with DynamicPDF Core Suite selected.
- A DynamicPDF Core Suite for .NET v12.X Developer License.