MathMLConfig MathMLGranularity Property XML Compare .NET API Documentation
XML Compare .NET API Documentation - DEPRECATED
Sets the granularity at which the differences between two MathML expressions will be represented. The default is MathMLGranularity.INLINE.

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

public MathMLGranularity MathMLGranularity { get; set; }

Property Value

Type: MathMLGranularity
See Also