XML Compare .NET API Documentation - DEPRECATED
The configuration options for table comparison as represented by the
HtmlTableConfiguration object.
Namespace: DeltaXML.CoreS9ApiAssembly: DeltaXML.CoreS9Api (in DeltaXML.CoreS9Api.dll) Version: 10.4.0.1000 (10.4.0.1000)
public HtmlTableConfiguration HtmlTableConfiguration { get; set; }
public HtmlTableConfiguration HtmlTableConfiguration { get; set; }
Public Property HtmlTableConfiguration As HtmlTableConfiguration
Get
Set
Public Property HtmlTableConfiguration As HtmlTableConfiguration
Get
Set
public:
property HtmlTableConfiguration^ HtmlTableConfiguration {
HtmlTableConfiguration^ get ();
void set (HtmlTableConfiguration^ value);
}
public:
property HtmlTableConfiguration^ HtmlTableConfiguration {
HtmlTableConfiguration^ get ();
void set (HtmlTableConfiguration^ value);
}
member HtmlTableConfiguration : HtmlTableConfiguration with get, set
member HtmlTableConfiguration : HtmlTableConfiguration with get, set
Property Value
Type:
HtmlTableConfiguration