unparsedDifferences Property

Summary

List of all the un-parsed differences.

Syntax
TypeScript
JavaScript
Object.defineProperty(DocumentDifference.prototype, 'unparsedDifferences', 
   get: function(), 
   set: function(value) 
) 
unparsedDifferences: TextDifference[]; 

Property Value

List of all the un-parsed differences items

Requirements

Target Platforms

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document Assembly