HtmlTableConfiguration ClassXML Compare .NET API Documentation
XML Compare .NET API Documentation - DEPRECATED
Specifies configuration options for table comparison. These configuration options can be specified on a DocumentComparator to configure its behaviour when comparing tables.
Inheritance Hierarchy

System Object
  DeltaXML.CoreS9Api.Config HtmlTableConfiguration

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

[ObsoleteAttribute("XML Compare's .NET API is considered deprecated as of version 10.0.0. Please consider using either our Java or REST APIs, and contact DeltaXML for help: https://www.deltaxml.com/contact")]
public class HtmlTableConfiguration
See Also