PageFlushingPolicyEnum 열거형 상수는 메모리에서 문서 페이지(및 해당 ImageDocument 및 Layout 객체)를 처리하는 방식을 나타내는 데 사용됩니다.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.
요소
| Name | Description |
|---|---|
| PFP_Auto | 자동 모드. |
| PFP_FlushToDisk | 해당 페이지의 ImageDocument 및 Layout 객체를 참조하는 항목이 없으면, 이 객체는 메모리에서 해제되어 디스크에 저장됩니다. |
| PFP_KeepInMemory | 문서는 항상 메모리에 유지됩니다. |
