The following tables list the members exposed by TextChangeInfo.
Name | Description | |
---|---|---|
EndChangeIndex | Gets the character index of the end of the change in the new text | |
Magnitude | Gets the magnitude of the change (newText.Lenght - oldText.Lenght) | |
StartChangeIndex | Gets the character index of the start of the change in the new text |
Name | Description | |
---|---|---|
GetChange | Gets the TextChangeInfo which describes how the text has changed |