Version

TextChangeInfo Class Properties

For a list of all members of this type, see TextChangeInfo members.

Public Properties
 NameDescription
Public PropertyEndChangeIndexGets the character index of the end of the change in the new text  
Public PropertyMagnitudeGets the magnitude of the change (newText.Lenght - oldText.Lenght)  
Public PropertyStartChangeIndexGets the character index of the start of the change in the new text  
See Also