ByteScout.TextRecognition Namespace
Free Trial Web API version Licensing Request A Quote
HAVE QUESTIONS OR NEED HELP?SUBMIT THE SUPPORT REQUEST FORM or write email toSUPPORT@BYTESCOUT.COM
Classes
Class | Description | |
---|---|---|
![]() | BaseRecognizer | Represents base class for the text recognizer. |
![]() | ComHelpers | Class containing helping methods to use the SDK from VBScript as ActiveX object. |
![]() | Correction | Represents a correction automatically applied to recognized text to fix repeating recognition errors. |
![]() | CorrectionList | Represents collection of corrections automatically applied to recognized text to fix repeating recognition errors. |
![]() | ImagePreprocessingFilterList | Represents collection of image preprocessing filters. |
![]() | LicenseInfo | License information. |
![]() | OCRObject | Represents recognized text object. |
![]() | OCRObjectList | Represents collection of recognized text objects. |
![]() | PDFRenderingOptions | PDF rendering options. |
![]() | RecognitionArea | Represents document page area for text recognition. |
![]() | RecognitionAreaList | Represents collection of page areas intended for text recognition. |
![]() | ScreenshotMaker | Represent class that takes screenshots. |
![]() | TextRecognizer | Represents text recognizer that able to extract text from scanned PDF files and PNG, JPEG, BMP and TIFF (single-page) images using Optical Character Recognition (OCR). |
![]() | TextRecognizerException | Represents errors that occur during the text recognition process. |
Delegates
Delegate | Description | |
---|---|---|
![]() | PasswordEventHandler | Represents parameters for PasswordRequired event. |
Enumerations
Enumeration | Description | |
---|---|---|
![]() | AreaRotation | Specifies the direction of an image's rotation and the axis used to flip the image. |
![]() | GraphicsTransformationQuality | Defines smoothing quality for text and vector graphics; interpolation quality for raster images. |
![]() | OCRObjectType | Specifies OCR object types. |
![]() | OCRProposedContentType | Defines types of content proposed to be on a document page (or on a page region). |