Namespace Syncfusion.OCRProcessor
Classes
| Languages
Represents the OCR supported languages. |
| Line
Represents one line of text in a paragraph. |
| OCREngineMode
Represents OCREngineMode. |
| OcrImageEnhancementMode
Specifies how image enhancement is applied during OCR processing. |
| OcrImageEnhancementOptions |
| OCRLayoutResult
Represents the OCR'ed texts and bounds. |
| OCRLineCollection
Represents the OCR'ed line collection |
| OCRPageCollection
Represents the OCR'ed page collection |
| OCRProcessor
Represents a logic to process OCR for the Loaded PDF document. |
| OCRSettings
A class containing the settings of the OCR process. |
| OCRWordCollection
Represents the OCR'ed words collection |
| Page |
| PageRegion
A class containing the information about the pages. |
| PageSegMode
Represents the segments of a page. |
| TesseractVersion
Specifies the Tesseract OCR engine version. |
| Word
Represents word of text in a line. |
Interfaces
| IImageProcessor
Defines the contract for an image processor, allowing implementations to enhance images. |
| IOcrEngine
Interface for using external OCR services. |