| Interface | Description |
|---|---|
| TextRecognition |
Text recognition API.
|
| Class | Description |
|---|---|
| DocumentProcessingResult |
Result of the document draft processing
|
| DocumentProcessor |
Saves pdf documents using
DocumentDraft source
Call in a background thread only. |
| OcrResult |
Represents result of OCR-performing.
|
| OcrResultBlock |
Part of the optical character recognitions result.
|
| TextRecognizer |
Performs text recognition.
|
| Enum | Description |
|---|---|
| OcrResultBlock.OcrResultBlockType |
Represents block types for a text paragraph, a text line or a word.
|