PerformSemanticCleanup Property
Summary
Indicates whether the document compare results should be cleaned up to make them more human-readable.
Syntax
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.