TextLineList.HasOverflow

Returns a value indicating if the text line list has overflow lines.

public abstract bool HasOverflow()
MustOverride Function HasOverflow() As Boolean

Returns

Boolean

A value indicating if overflow lines exist.

Licensing Info

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

See Also

TextLineList
ceTe.DynamicPDF.Text

In this topic