FirstVisibleElementIndex Property
Returns the index of the first TextViewElement object on the current text view when the text view is paginated.
public int FirstVisibleElementIndex {
get
}
Remarks
If there are no TextViewElement objects for the current TextView object, this value is –1.
See Also
Applies to: TextView Class