The CogOCVMaxPatternCharacterRemovedEventArgs type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| CharacterPosition | The zero-based character index of the first of the removed character(s). | |
| LinePosition | The zero-based line index of the removed character(s). | |
| NumCharacters | The number of characters that were removed. | |
| ParagraphPosition | The zero-based paragraph index of the removed character(s). |
See Also