このメソッドは、比較結果を指定された形式のファイルにエクスポートします。Documentation Index
Fetch the complete documentation index at: https://docs.abbyy.com/llms.txt
Use this file to discover all available pages before exploring further.
このメソッドは、比較結果を指定された形式のファイルにエクスポートします。Documentation Index
Fetch the complete documentation index at: https://docs.abbyy.com/llms.txt
Use this file to discover all available pages before exploring further.
HRESULT Export(
BSTR FilePath,
ComparatorExportFormatEnum Format,
IUnknown* ExportParams
);
void Export(
string FilePath,
ComparatorExportFormatEnum Format,
object ExportParams
);
Sub Export( _
FilePath As String, _
Format As ComparatorExportFormatEnum, _
ExportParams As Object _
)
このページは役に立ちましたか?