API Reference

Class

ProcessOcrResponse

Namespace OfficeIMO.Ocr.Process
Assembly OfficeIMO.Ocr.Process
Modifiers sealed

Versioned response file written by an external OCR process.

Inheritance

  • Object
  • ProcessOcrResponse

Constructors

Properties

public String SchemaId { get; set; } #

Protocol response schema identifier.

public Int32 SchemaVersion { get; set; } #

Protocol schema version.

public OcrResult Result { get; set; } #

OCR engine output returned by the external process.