The CogOCVMaxPatternLineRemovedEventArgs type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| LinePosition | The zero-based line index of the first of the removed line(s). | |
| NumLines | The number of lines that were removed. | |
| ParagraphPosition | The zero-based paragraph index of the removed line(s). |
See Also