MathMLGranularity ClassXML Compare .NET API Documentation
XML Compare .NET API Documentation - DEPRECATED
Specifies the granularity at which the differences between the two MathML expressions will be represented from the DocumentComparator.
Inheritance Hierarchy

System Object
  Object
    Enum
      com.deltaxml.cores9api.config MathMLGranularity

Namespace: com.deltaxml.cores9api.config
Assembly: deltaxml (in deltaxml.dll) Version: 10.4.0.1000
Syntax

[SerializableAttribute]
public sealed class MathMLGranularity : Enum
Remarks

Specifies the granularity at which the differences between the two MathML expressions will be represented from the DocumentComparator.

See Also