OverwriteResolutionModeEnum enumeration constants are used to specify if the resolution of the image should be overwritten during preprocessing.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.
Elements
| Name | Description |
|---|---|
| ORM\_Auto | ABBYY FineReader Engine will automatically determine optimal image resolution and overwrite it if necessary. |
| ORM\_Manual | Image resolution will be overwritten with the value specified in the IPagePreprocessingParams::ResolutionToOverwrite property. |
| ORM\_No | Image resolution will not be overwritten. |
