TesseractOcrConfigMode Property

Description

Enables you to specify whether to use the default Tesseract configuration or to load configuration from a config file.

Property type

Read-write property

Syntax

Visual Basic
Public Property TesseractOcrConfigMode As Integer

Return value

  • 0: default configuration
  • 1: load configuration from a file

See Also

Options Object