DeltaXML DITA Compare .NET API DocumentationThe InvalidTableBehaviour type exposes the following members.
Back to Top
Properties
| Name | Description | |
|---|---|---|
| COMPARE_AS_XML |
Compare the table content as well-formed XML.
| |
| FAIL |
Throw an exception.
| |
| PROPAGATE_UP |
Propagate the changes to the table-level.
|
See Also