API Reference

Class

TesseractRuntimeInfo

Namespace OfficeIMO.Ocr.Tesseract
Assembly OfficeIMO.Ocr.Tesseract
Modifiers sealed

Resolved local Tesseract runtime information.

Inheritance

  • Object
  • TesseractRuntimeInfo

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Accepted by parameters

Properties

public String ExecutablePath { get; } #

Absolute path to the Tesseract executable.

public String TessdataDirectory { get; } #

Detected trained-data directory, when one could be found without running the executable.

public TesseractRuntimeSource Source { get; } #

How the executable was resolved.