API Reference

Class

OfficeDocumentOcrRecognition

Namespace OfficeIMO.Reader
Assembly OfficeIMO.Reader.Ocr
Modifiers sealed

One Reader candidate recognition paired with its engine-neutral OCR output.

Inheritance

  • Object
  • OfficeDocumentOcrRecognition

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

Constructors

Properties

public String CandidateId { get; set; } #

Candidate identifier.

public String AssetId { get; set; } #

Resolved asset identifier.

public OcrResult Result { get; set; } #

Engine output, including detailed spans and provider diagnostics.