BarcodeFormat

Barcode symbology used.

Entries

Link copied to clipboard

Aztec barcode type

Link copied to clipboard

Codabar barcode type

Link copied to clipboard

Code 25 barcode type

Link copied to clipboard

Code 39 barcode type

Link copied to clipboard

Code 93 barcode type

Link copied to clipboard

Code 128 barcode type

Link copied to clipboard

Data Matrix barcode type

Link copied to clipboard

EAN-8 barcode type

Link copied to clipboard

EAN-13 barcode type

Link copied to clipboard

ITF (Interleaved 2 of 5) barcode type

Link copied to clipboard

PDF417 barcode type

Link copied to clipboard

QR Code barcode type

Link copied to clipboard

Micro QR Code barcode type

Link copied to clipboard

Databar barcode type

Link copied to clipboard

Databar Expanded barcode type

Link copied to clipboard

UPC-A barcode type

Link copied to clipboard

UPC-E barcode type

Link copied to clipboard

MSI Plessey barcode type

Link copied to clipboard

IATA 2 of 5 barcode type

Link copied to clipboard

Industrial 2 of 5 barcode type

Link copied to clipboard

USPS Intelligent Mail (aka USPS OneCode, USPS-STD-11)

Link copied to clipboard

Royal Mail Four-State Customer Code, (aka RM4SCC, CBC, BPO 4 State Code)

Link copied to clipboard

Japan Post Four-State Barcode

Link copied to clipboard

Royal TNT Post Four-State Barcode (aka KIX, Klant IndeX)

Link copied to clipboard

Australia Post Four-State Customer Code

Link copied to clipboard

GS1 DataBar Limited

Link copied to clipboard

GS1 Composite

Link copied to clipboard

Databar micro pdf 417

Link copied to clipboard

Maxicode

Link copied to clipboard

RMQR code

Link copied to clipboard

Code 11 barcode type

Link copied to clipboard

Code 32 barcode type

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Returns a representation of an immutable list of all enum entries, in the order they're declared.

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
fun toJson(): String
Link copied to clipboard
fun BarcodeFormat.toV1BarcodeFormat(): BarcodeFormat
fun BarcodeFormat.toV1BarcodeFormat(): SBSDKBarcodeType
Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.