HtmlTableConfiguration ClassXML Compare .NET API Documentation
XML Compare .NET API Documentation - DEPRECATED
Specifies configuration options for HTML table comparison.
Inheritance Hierarchy

System Object
  Object
    com.deltaxml.cores9api.config HtmlTableConfiguration

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

public class HtmlTableConfiguration : Object
Remarks

Specifies configuration options for HTML table comparison. These configuration options can be specified on a com.deltaxml.cores9api.DocumentComparator to configure its behaviour when comparing tables.

See Also