API Reference

Class

TesseractLanguageDataResult

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

Verified language-data directory ready for TessdataDirectory.

Inheritance

  • Object
  • TesseractLanguageDataResult

Usage

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

Properties

public String Directory { get; } #

Absolute directory containing the verified trained-data files.

public IReadOnlyList<TesseractLanguageDataFile> Files { get; } #

Requested files in language-expression order.

public Boolean Downloaded { get; } #

True when at least one file was downloaded.