Package-level declarations

Types

Link copied to clipboard
class BarcodeFormatAIM128(var activated: IBarcodeFormat.Activation = Activation.Disable) : IBarcodeFormat
Link copied to clipboard
class BarcodeFormatAztec(var activated: IBarcodeFormat.Activation = Activation.Disable) : IBarcodeFormat
Link copied to clipboard
class BarcodeFormatCodabar(var activated: IBarcodeFormat.Activation = Activation.Enable) : IBarcodeFormat
Link copied to clipboard
class BarcodeFormatCode11(var activated: IBarcodeFormat.Activation = Activation.Disable) : IBarcodeFormat
Link copied to clipboard
class BarcodeFormatCode128(var activated: IBarcodeFormat.Activation = Activation.Enable) : IBarcodeFormat
Link copied to clipboard
class BarcodeFormatCode39(var activated: IBarcodeFormat.Activation = Activation.Enable) : IBarcodeFormat
Link copied to clipboard
class BarcodeFormatCode93(var activated: IBarcodeFormat.Activation = Activation.Disable) : IBarcodeFormat
Link copied to clipboard
class BarcodeFormatDataMatrix(var activated: IBarcodeFormat.Activation = Activation.Enable) : IBarcodeFormat
Link copied to clipboard
class BarcodeFormatEan13(var activated: IBarcodeFormat.Activation = Activation.Enable) : IBarcodeFormat
Link copied to clipboard
class BarcodeFormatEan8(var activated: IBarcodeFormat.Activation = Activation.Enable) : IBarcodeFormat
Link copied to clipboard
class BarcodeFormatFebraban(var activated: IBarcodeFormat.ActivationFebraban = ActivationFebraban.Disable) : IBarcodeFormat
Link copied to clipboard
class BarcodeFormatGS1_128(var activated: IBarcodeFormat.Activation = Activation.Enable) : IBarcodeFormat
Link copied to clipboard
class BarcodeFormatGS1Databar(var activated: IBarcodeFormat.Activation = Activation.Disable) : IBarcodeFormat
Link copied to clipboard
class BarcodeFormatIndustrial25(var activated: IBarcodeFormat.Activation = Activation.Disable) : IBarcodeFormat
Link copied to clipboard
class BarcodeFormatISBN(var activated: IBarcodeFormat.Activation = Activation.Disable) : IBarcodeFormat
Link copied to clipboard
class BarcodeFormatISSN(var activated: IBarcodeFormat.Activation = Activation.Disable) : IBarcodeFormat
Link copied to clipboard
class BarcodeFormatITF14(var activated: IBarcodeFormat.ActivationITF = ActivationITF.Disable) : IBarcodeFormat

ITF-14 is a special kind of Interleaved 2 of 5 with a length of 14 characters and the last character as the check character. ITF-14 priority principle: For the Interleaved 2 of 5 barcodes with a length of 14 characters and the last character as the check character, the ITF-14 configurations shall take precedence over the Interleaved 2 of 5 settings.

Link copied to clipboard
class BarcodeFormatITF2Of5(var activated: IBarcodeFormat.Activation = Activation.Enable) : IBarcodeFormat
Link copied to clipboard
class BarcodeFormatITF6(var activated: IBarcodeFormat.ActivationITF = ActivationITF.Disable) : IBarcodeFormat

ITF-6 is a special kind of Interleaved 2 of 5 with a length of 6 characters and the last character as the check character. ITF-6 priority principle: For the Interleaved 2 of 5 barcodes with a length of 6 characters and the last character as the check character, the ITF-6 configurations shall take precedence over the Interleaved 2 of 5 settings

Link copied to clipboard
class BarcodeFormatMatrix2Of5(var activated: IBarcodeFormat.Activation = Activation.Enable) : IBarcodeFormat
Link copied to clipboard
class BarcodeFormatMicroQrCode(var activated: IBarcodeFormat.Activation = Activation.Disable) : IBarcodeFormat
Link copied to clipboard
class BarcodeFormatMSIPlessey(var activated: IBarcodeFormat.Activation = Activation.Disable) : IBarcodeFormat
Link copied to clipboard
class BarcodeFormatPdf417(var activated: IBarcodeFormat.Activation = Activation.Enable) : IBarcodeFormat
Link copied to clipboard
class BarcodeFormatPlessey(var activated: IBarcodeFormat.Activation = Activation.Disable) : IBarcodeFormat
Link copied to clipboard
class BarcodeFormatQr(var activated: IBarcodeFormat.Activation = Activation.Enable) : IBarcodeFormat
Link copied to clipboard
class BarcodeFormatStandard25(var activated: IBarcodeFormat.Activation = Activation.Disable) : IBarcodeFormat
Link copied to clipboard
class BarcodeFormatUPCA(var activated: IBarcodeFormat.Activation = Activation.Enable) : IBarcodeFormat
Link copied to clipboard
class BarcodeFormatUPCE(var activated: IBarcodeFormat.Activation = Activation.Enable) : IBarcodeFormat
Link copied to clipboard
interface IBarcodeFormat

List all barcodes formats