FirstVisibleElementOffset Property
Returns the character offset into the first TextViewElement class, which is displayed when paginated.
public int FirstVisibleElementOffset {
get
}
Remarks
If there are no TextViewElement objects for the current TextView object, this value is –1.
See Also
Applies to: TextView Class