API Reference

Class

OfficeDocumentOcrEnrichmentResult

Namespace OfficeIMO.Reader
Assembly OfficeIMO.Reader
Modifiers sealed

Result returned after applying external OCR text to a document read result.

Inheritance

  • Object
  • OfficeDocumentOcrEnrichmentResult

Usage

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

Constructors

public OfficeDocumentOcrEnrichmentResult() #

Properties

public OfficeDocumentReadResult Document { get; set; } #

Enriched document read result.

public OfficeDocumentOcrEnrichmentReport Report { get; set; } #

Observable counters describing the OCR merge operation.