XML Compare .NET API Documentation - DEPRECATEDThe TableConfiguration type exposes the following members.
Back to Top
Back to Top
Constructors
| Name | Description | |
|---|---|---|
| TableConfiguration |
Constructs a new TableConfiguration instance.
|
Properties
| Name | Description | |
|---|---|---|
| CalsValidationLevel |
Sets the ValidationLevel to use for CALS table validation.
| |
| InvalidCalsTableBehaviour |
Specify the behaviour to use when inputs contain invalid CALS tables.
| |
| ProcessCalsTables |
Specify whether the DocumentComparator should process CALS tables.
| |
| ProcessHtmlTables |
Specify whether the DocumentComparator should process HTML tables.
| |
| WarningReportMode |
Specifies how table invalidity warnings should be reported.
|
See Also