DocumentComparator TableConfiguration Property XML Compare .NET API Documentation
XML Compare .NET API Documentation - DEPRECATED
The configuration options for table comparison as represented by the TableConfiguration object.

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

[ObsoleteAttribute("TableConfiguration has been deprecated in 10.2.0 and split into CalsTableConfiguration and HtmlTableConfiguration. There are new HTML Tables settings which are only available using HtmlTableConfiguration.")]
public TableConfiguration TableConfiguration { get; set; }

Property Value

Type: TableConfiguration
See Also