XML Compare .NET API Documentation - DEPRECATEDThe HtmlTableConfiguration type exposes the following members.
Back to Top
Back to Top
Constructors
| Name | Description | |
|---|---|---|
| HtmlTableConfiguration |
Constructs a new HtmlTableConfiguration instance.
|
Properties
| Name | Description | |
|---|---|---|
| InvalidTableBehaviour |
Specify the behaviour to use when inputs contain invalid HTML tables.
| |
| NormalizeTable |
Sets whether the DocumentComparator should normalize the specification of columns in HTML tables.
| |
| ProcessTables |
Specify whether the DocumentComparator should process HTML tables.
| |
| ValidationLevel |
Sets the ValidationLevel to use for HTML table validation.
| |
| WarningReportMode |
Specifies how table invalidity warnings should be reported.
|
See Also