performSemanticCleanup Property

Summary

Indicates whether the document compare results should be cleaned up to make them more human-readable.

Syntax
TypeScript
JavaScript
Object.defineProperty(DocumentCompareOptions.prototype, 'performSemanticCleanup', 
   get: function(), 
   set: function(value) 
) 
performSemanticCleanup: boolean; 

Property Value

true to perform semantic cleanup; otherwise, false. The default value is true.

Remarks

If comparing LEADDocuments, set this options to true.

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

Leadtools.Document Assembly

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