BaseRecognizer Properties
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
The BaseRecognizer type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | IsDocumentLoaded | Gets whether a document is loaded. |
![]() | LicenseInfo | Gets license information. |
![]() | MaximizeCPUUtilization | Gets or sets maximum OCR performance using Intel OpenMP (if available) to accelerate to approximately 30%. Default is false. |
![]() | OCRLanguage | Language for Optical Character Recognition (OCR). The valid values are:
Download more languages at https://github.com/bytescout/ocrdata. |
![]() | OCRLanguageDataFolder | Folder containing OCR language data files. |
![]() | PDFRenderingOptions | Gets or sets PDF rendering options. |
![]() | PDFRenderingResolution | Gets or sets PDF rendering resolution. Default is 300 DPI. |
![]() | RegistrationKey | Gets or sets the key number part of registration information. |
![]() | RegistrationName | Gets or sets the name part of the registration information. |
![]() | Version | Gets version of the component. |
See Also