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 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.