TextArea.HasOverflowText

Returns a value indicating if there is text remaining that will not be drawn to the text area.

public bool HasOverflowText()
Function HasOverflowText() As Boolean

Returns

Boolean

Value indication whether or not overflow text exists.

Licensing Info

This method is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:

See Also

TextArea
ceTe.DynamicPDF.PageElements

In this topic