Skip to main content
This object represents a change made in the document text. Properties
NameTypeDescription
ApplicationEngine, read-onlyReturns the Engine object.
EditLengthint, read-onlyReturns the case-sensitive Levenshtein distance between the original and the modified text.
ReferenceTextBSTR, read-onlyReturns the text in the original document.
UserTextBSTR, read-onlyReturns the modified text in the document copy.
Object Diagram

Output parameter

This object is the output parameter of the GetAsTextChange method of the Change object.

Samples

The object is used in the following:

See also

Change Working with Properties Migration Guide from ScanDifFinder SDK to Document Comparison API (Win)