TextArea.GetVisibleLineCount

Returns the number of lines that will be displayed in the current text area.

public int GetVisibleLineCount()
Function GetVisibleLineCount() As Integer

Returns

Int32

The number are lines that will display.

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