API Reference

Class

OcrEngineDescriptor

Namespace OfficeIMO.Ocr
Assembly OfficeIMO.Ocr
Modifiers sealed

Describes an optional OCR provider without creating its runtime engine.

Inheritance

  • Object
  • OcrEngineDescriptor

Usage

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

Returned or exposed by

Properties

public String Id { get; } #

Stable provider identifier selected by a host or CLI.

public String DisplayName { get; } #

Human-readable provider name.

public OcrEngineCapabilities Capabilities { get; } #

Provider capability snapshot.