←Select platform

PerformSemanticCleanup Property

Summary

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

Syntax
C#
C++/CLI
Python
public bool PerformSemanticCleanup {get; set;} 
public:  
   property bool PerformSemanticCleanup 
   { 
      bool get() 
      void set(bool value) 
   } 
PerformSemanticCleanup # get and set (DocumentCompareOptions) 

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

Leadtools.Document.Compare Assembly

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