| Interface | Description |
|---|---|
| IImageRotationHandler |
Rotation information may be stored in image metadata.
|
| IOcrEngine |
IOcrEngine interface is used for instantiating new OcrReader objects.
|
| IProductAware |
The interface that holds information about product data and meta info.
|
| Class | Description |
|---|---|
| AbstractPdfOcrEventHelper |
Helper class for working with events.
|
| OcrEngineProperties |
This class contains additional properties for ocr engine.
|
| OcrPdfCreator |
OcrPdfCreator is the class that creates PDF documents containing input images and text that was recognized using provided IOcrEngine.
|
| OcrPdfCreatorProperties |
Properties that will be used by the OcrPdfCreator.
|
| OcrProcessContext |
Class for storing ocr processing context.
|
| PdfOcrFontProvider |
FontProvider extension for ocr engine.
|
| PdfOcrMetaInfoContainer |
Container to keep meta info.
|
| TextInfo |
This class describes how recognized text is positioned on the image providing bbox for each text item (could be a line or a word).
|
| Enum | Description |
|---|---|
| ScaleMode |
Enumeration of the possible scale modes for input images.
|
Copyright © 1998–2022 iText Group NV. All rights reserved.