←Select platform

PerformSemanticCleanup Property

Summary

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

Syntax
C#
VB
C++
public bool PerformSemanticCleanup {get; set;} 
Public Property PerformSemanticCleanup() As Boolean 
   Get 
   Set 
public:  
   property bool PerformSemanticCleanup 
   { 
      bool get() 
      void set(bool value) 
   } 

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

Leadtools.Document.Compare Assembly

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