API Reference

Class

OfficeDocumentOcrRecognition

Namespace OfficeIMO.Reader
Assembly OfficeIMO.Reader
Modifiers sealed

One candidate recognition paired with its engine 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

public OfficeDocumentOcrRecognition() #

Properties

public String CandidateId { get; set; } #

Candidate identifier.

public String AssetId { get; set; } #

Resolved asset identifier.

public OfficeOcrEngineResult Result { get; set; } #

Engine output, including detailed spans and provider diagnostics.