The DefaultWordProc type exposes the following members.

Methods

  Name Description
Public method HandleWordWrapping
Determines where a screen line should be wrapped at.
Public method NextWordEnd
Searches document for end position of a word.
Public method NextWordStart
Searches document for start position of a word.
Public method PrevWordEnd
Searches document backward for end position of a word.
Public method PrevWordStart
Searches document backward for start position of a word.

See Also