이 메서드는 비교 결과를 지정한 형식의 파일로 내보냅니다.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 _
)
이 페이지가 도움이 되었나요?