OverwriteResolutionModeEnum 열거형 상수는 전처리 중 이미지 해상도를 다른 값으로 덮어쓸지 여부를 지정하는 데 사용됩니다.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 |
|---|---|
| ORM_Auto | ABBYY FineReader Engine가 최적의 이미지 해상도를 자동으로 결정하고, 필요하면 기존 값을 덮어씁니다. |
| ORM_Manual | 이미지 해상도는 IPagePreprocessingParams::ResolutionToOverwrite 속성에 지정된 값으로 덮어써집니다. |
| ORM_No | 이미지 해상도는 덮어써지지 않습니다. |
