이 메서드는 IImageDocument::SaveToFile 메서드로 이전에 저장한 파일에서 ImageDocument 객체의 내용을 복원합니다.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.
이 메서드는 IImageDocument::SaveToFile 메서드로 이전에 저장한 파일에서 ImageDocument 객체의 내용을 복원합니다.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 LoadImageDocFromFile(
BSTR FileName,
IImageDocument** Result
);
IImageDocument LoadImageDocFromFile( string FileName );
Function LoadImageDocFromFile(FileName As String) As IImageDocument
이 페이지가 도움이 되었나요?