ITextView Properties |
The ITextView type exposes the following members.
| Name | Description | |
|---|---|---|
| Lines |
Returns the !TextView buffer lines
| |
| MaxBuffer |
Returns the maxmimum buffer for this ITextView
| |
| MaxScrollbar |
Returns the maxmimum number the scrollbar can scroll to (wrapped lines)
| |
| ScrollbarPos |
Returns the current scrollbar position (wrapped lines)
| |
| UseTimestamp |
Returns whether time stamps is enabled for this ITextView buffer
|