PDF_PROC_MODE Enumeration |
Namespace: Kofax.OmniPageCSDK.IproPlus
| Member name | Value | Description | |||
|---|---|---|---|---|---|
| PDF_PM_AUTO | 0 | Checks textual information. If this is header-like and/or footer-like, both text and graphic areas are recognized. Otherwise, this is equivalent to PDF_PM_NORMAL. | |||
| PDF_PM_NORMAL | 1 | Only the text areas are recognized. | |||
| PDF_PM_GRAPHICS_ONLY | 2 | Only the graphic areas are recognized. | |||
| PDF_PM_TEXT_ONLY | 3 | This API is preliminary and subject to change. | |||
| PDF_PM_TEXT_ONLY_EXT | 4 | This API is preliminary and subject to change. | |||
| PDF_PM_AS_IMAGE | 5 | This API is preliminary and subject to change. |