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 22.0.2023.4.18
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.Viewer Assembly

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