Structure describing single value of the field.

Constructors

Properties

boundRect?: Rect

Field rectangular area coordinates on the image.

originalSymbols: Symbol[]

List of all symbols for this value.

originalValue?: string

An original value.

pageIndex: number

An index of the document page whence the textual field is extracted.

probability: number

Textual field recognition probability (0 - 100, %).

rfidOrigin?: RFIDOrigin

RFID origin data. Only for the 'RFID' source.

sourceType: ResultType

Identifies zone whence data is extracted.

value?: string

A value.

Methods

  • Allows you to deserialize object.

    Parameters

    • jsonObject: any

    Returns Value