Share via


LastVisibleElementOffset Property

Returns the character offset into the last TextViewElement object, which is displayed when paginated.

public int FirstVisibleElementOffset {
   get
}

Remarks

If there are no TextViewElement objects on the current TextView control, this value is –1.

See Also

Applies to: TextView Class