Structure describing single value of the field.

Constructors

Properties

barcodeType: BarcodeType

Decoded barcode type.

data?: string

Results of reading data from barcode modules.

Base64 string.

pageIndex: number

Indicates an index of the document page, whence the result is received.

pdf417Info?: PDF417Info

Contains the information about the PDF417 barcode.

Indicates barcode reading result.

Methods

  • Allows you to deserialize object.

    Parameters

    • jsonObject: any

    Returns BarcodeField