# class Barcode.Format



# STATIC MEMBERS

# static member read-only Codabar

Type: Barcode.Format

Description:

# static member read-only Code128

Type: Barcode.Format

Description:

# static member read-only Code39

Type: Barcode.Format

Description:

# static member read-only Code93

Type: Barcode.Format

Description:

# static member read-only DataMatrix

Type: Barcode.Format

Description:

# static member read-only EAN13

Type: Barcode.Format

Description:

# static member read-only EAN8

Type: Barcode.Format

Description:

# static member read-only Interleaved2of5

Type: Barcode.Format

Description:

# static member read-only QRCode

Type: Barcode.Format

Description:

# static member read-only UPCA

Type: Barcode.Format

Description:

# static member read-only UPCE

Type: Barcode.Format

Description:

# static member read-only PharmaOne

Type: Barcode.Format

Description:

# static member read-only PharmaTwo

Type: Barcode.Format

Description:

# static member read-only Postnet

Type: Barcode.Format

Description:

# MEMBERS

# member read-only oneD

Type: Boolean

# STATIC FUNCTIONS

# static function values()

Description:

Return:

(Barcode.Format) -

# static function valueOf(name)

Description:

Parameters:

  • name: (String) -

Return:

(Barcode.Format) -

Last Updated: 12/20/2022, 8:12:45 AM