MathMLConfig Enabled Property XML Compare .NET API Documentation
XML Compare .NET API Documentation - DEPRECATED
Sets whether the DocumentComparator should use MathML-specific processing.

Namespace: DeltaXML.CoreS9Api.Config
Assembly: DeltaXML.CoreS9Api (in DeltaXML.CoreS9Api.dll) Version: 10.4.0.1000 (10.4.0.1000)
Syntax

public bool Enabled { get; set; }

Property Value

Type: Boolean
Remarks

MathML processing is recommended as it will use MathML-aware features when comparing two MathML expressions to ensure that the result can be rendered.
See Also