이 메서드는 기본 매개변수를 사용하여 추출된 데이터를 JSON/XML 형식 파일로 내보냅니다.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.
이 메서드는 기본 매개변수를 사용하여 추출된 데이터를 JSON/XML 형식 파일로 내보냅니다.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 ExportToFile(
BSTR FileName,
MrzExportFormatEnum Format
);
void ExportToFile(
string FileName,
MrzExportFormatEnum Format
);
Sub ExportToFile( _
FileName As String, _
Format As MrzExportFormatEnum _
)
이 페이지가 도움이 되었나요?