differences Property

Summary

The active Compare.DocumentDifference object.

Syntax
TypeScript
JavaScript
Object.defineProperty(CompareView.prototype, 'differences', 
	get: function(), 
	set: function(value) 
) 
differences: DocumentDifference; 

Property Value

The active Compare.DocumentDifference object. The default value is null.

Remarks

This property is updated every time the CompareView ticks. For more information, refer to CompareView.start.

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.Viewer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.