이 메서드는 FRDocument 객체가 사용한 모든 리소스를 해제합니다(메모리 해제 및 임시 파일 삭제). FRDocument 객체는 초기 상태, 즉 IEngine::CreateFRDocument 메서드로 생성된 직후의 상태로 복원됩니다.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.
구문
C++
C#
Visual Basic .NET
반환 값
비고
- 현재 FRDocument object 작업을 마칠 때마다 이 메서드를 사용하는 것을 권장합니다. 메서드를 호출한 후에는 객체를 재사용할 수 있습니다.
- Windows의 경우: .NET에서는 이 메서드 호출이 필수입니다. finally 블록에서 사용하는 것을 권장합니다.
