operation Property

Summary

The DifferenceOperation associated with the difference.

Syntax
TypeScript
JavaScript
Object.defineProperty(TextDifference.prototype, 'operation', 
   get: function(), 
   set: function(value) 
) 
operation: DifferenceOperation; 

Property Value

DifferenceOperation value.

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