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

The TableConfiguration type exposes the following members.
Constructors

  NameDescription
Public methodTableConfiguration
Constructs a new TableConfiguration instance.
Back to Top
Properties

  NameDescription
Public propertyCalsValidationLevel
Sets the ValidationLevel to use for CALS table validation.
Public propertyInvalidCalsTableBehaviour
Specify the behaviour to use when inputs contain invalid CALS tables.
Public propertyProcessCalsTables
Specify whether the DocumentComparator should process CALS tables.
Public propertyProcessHtmlTables
Specify whether the DocumentComparator should process HTML tables.
Public propertyWarningReportMode
Specifies how table invalidity warnings should be reported.
Back to Top
See Also