OutputFormatConfiguration ClassXML Compare .NET API Documentation
XML Compare .NET API Documentation - DEPRECATED
Specifies configuration options related to the format of the comparison result from a DocumentComparator. These options include tracked change formats and the enabling of change grouping.
Inheritance Hierarchy

System Object
  DeltaXML.CoreS9Api.Config OutputFormatConfiguration

Namespace: DeltaXML.CoreS9Api.Config
Assembly: DeltaXML.CoreS9Api (in DeltaXML.CoreS9Api.dll) Version: 10.4.0.1000 (10.4.0.1000)
Syntax

[ObsoleteAttribute("XML Compare's .NET API is considered deprecated as of version 10.0.0. Please consider using either our Java or REST APIs, and contact DeltaXML for help: https://www.deltaxml.com/contact")]
public class OutputFormatConfiguration
See Also