Skip to main content
This method exports the comparison result to a file of the specified format.

Syntax

C++

C#

Visual Basic .NET

Parameters

FilePath [in] This variable contains the full path to the output file in XML or DOCX format. If this file already exists, it is overwritten without prompt. Format [in] This variable specifies the format of the output file. See the ComparatorExportFormatEnum description for the supported file formats. ExportParams [in] This parameter will be implemented in future releases.

Return values

This method has no specific return values. It returns the standard return values of ABBYY FineReader Engine functions.

See also

ComparisonResult Document Comparison