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.
要素
| 名前 | 説明 |
|---|---|
| PFP_Auto | 自動モード。 |
| PFP_FlushToDisk | 対応するページの ImageDocument および Layout オブジェクトへの参照がない場合、これらのオブジェクトはアンロードされ、ディスクに保存されます。 |
| PFP_KeepInMemory | Documentは常にメモリに保持されます。 |
