Constructors

  • Parameters

    • format: BarcodeFormat
    • text: string
    • parsedDocument: string
    • bytes: Uint8Array
    • points: Point[]
    • barcodeImage: Uint8Array

    Returns Barcode

Properties

barcodeImage: Uint8Array
parsedDocument: any
points: Point[]
rawBytes: Uint8Array
text: string

Methods

  • Parameters

    Returns unknown

  • Returns string

Generated using TypeDoc