Namespace Syncfusion.OCRProcessor
Classes
| Languages
Represents OCR Supported Languages |
| Line
Represents one line of text in a paragraph. |
| OcrImageEnhancementOptions
A class containing the options for Image Enhancement during the OCR process. |
| 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
Repersents the OCR'ed Page |
| PageRegion
A class containing the information about the pages. |
| 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. |
Enums
| OCREngineMode |
| OcrImageEnhancementMode
Specifies how image enhancement is applied during OCR processing. |
| PageSegmentMode
Represents the segments of a page. |
| Performance
Represents the performance of the OCR process. |
| TesseractVersion
Specifies the Tesseract OCR engine version. |