Link Search Menu Expand Document

BaseRecognizer Properties

The BaseRecognizer type exposes the following members.

Properties
NameDescription
Public propertyIsDocumentLoaded
Gets whether a document is loaded.
Public propertyLicenseInfo
Gets license information.
Public propertyMaximizeCPUUtilization
Gets or sets maximum OCR performance using Intel OpenMP (if available) to accelerate to approximately 30%. Default is false.
Public propertyOCRLanguage
Language for Optical Character Recognition (OCR). The valid values are:
  • "eng" - English (default)
  • "deu" - German
  • "fra" - French
  • "spa" - Spanish

Download more languages at https://github.com/bytescout/ocrdata.

Public propertyOCRLanguageDataFolder
Folder containing OCR language data files.
Public propertyPDFRenderingOptions
Gets or sets PDF rendering options.
Public propertyPDFRenderingResolution
Gets or sets PDF rendering resolution. Default is 300 DPI.
Public propertyRegistrationKey
Gets or sets the key number part of registration information.
Public propertyRegistrationName
Gets or sets the name part of the registration information.
Public propertyVersion
Gets version of the component.
Top
See Also

Reference