compareResults Property

Summary

The CompareJob's results as a DocumentDifference diff set.

Syntax
TypeScript
JavaScript
Object.defineProperty(CompareJobData.prototype, 'compareResults', 
   get: function() 
) 
readonly compareResults: DocumentDifference; 

Property Value

A DocumentDifference object. The default value is null.

Remarks

This property will be set when the compare job finishes successfully.

Requirements

Target Platforms

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

Leadtools.Document Assembly

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