Barcode Format Aztec
class BarcodeFormatAztec(var activated: IBarcodeFormat.Activation = Activation.Disable) : IBarcodeFormat
Properties
Functions
Link copied to clipboard
fun getCharacterEncoding(characterEncoding: IBarcodeFormat.CharacterEncoding = CharacterEncoding.ASCII): String
Get the command CharacterEncoding.ASCII / CharacterEncoding.UTF8 to set character encoding for Aztec.
Link copied to clipboard
Get the command Activation.Enable / Activation.Disable to Aztec ECI Output.
Link copied to clipboard
Get the command Activation.Enable / Activation.Disable to the barcode format Aztec.
Link copied to clipboard
Get the command to set the BarcodeFormatAztec.max length of Aztec to read.
Link copied to clipboard
Get the command to set the BarcodeFormatAztec.min length of Aztec to read.
Link copied to clipboard