Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ReadOperationResult

Package version

OCR result of the read operation.

Hierarchy

  • ReadOperationResult

Index

Properties

Optional recognitionResults

recognitionResults: TextRecognitionResult[]

An array of text recognition result of the read operation.

Optional status

Status of the read operation. Possible values include: 'NotStarted', 'Running', 'Failed', 'Succeeded'

Generated using TypeDoc