| Name | Type | Description |
|---|---|---|
| Application | Engine, read-only | Returns the Engine object. |
| EditLength | int, read-only | Returns the case-sensitive Levenshtein distance between the original and the modified text. |
| ReferenceText | BSTR, read-only | Returns the text in the original document. |
| UserText | BSTR, read-only | Returns the modified text in the document copy. |
Related objects
Object DiagramOutput parameter
This object is the output parameter of the GetAsTextChange method of the Change object.Samples
The object is used in the following:- Linux and macOS: Document Comparison sample
- Windows: Document Comparison demo tool
