HtmlTableConfiguration MembersXML Compare .NET API Documentation
XML Compare .NET API Documentation - DEPRECATED

The HtmlTableConfiguration type exposes the following members.
Constructors

  NameDescription
Public methodHtmlTableConfiguration
Constructs a new HtmlTableConfiguration instance.
Back to Top
Properties

  NameDescription
Public propertyInvalidTableBehaviour
Specify the behaviour to use when inputs contain invalid HTML tables.
Public propertyNormalizeTable
Sets whether the DocumentComparator should normalize the specification of columns in HTML tables.
Public propertyProcessTables
Specify whether the DocumentComparator should process HTML tables.
Public propertyValidationLevel
Sets the ValidationLevel to use for HTML table validation.
Public propertyWarningReportMode
Specifies how table invalidity warnings should be reported.
Back to Top
See Also