BarcodeFormatISBN

class BarcodeFormatISBN(var activated: IBarcodeFormat.Activation = Activation.Disable) : IBarcodeFormat

Constructors

Link copied to clipboard
constructor(activated: IBarcodeFormat.Activation = Activation.Disable)

Properties

Link copied to clipboard

Functions

Link copied to clipboard
open override fun getEnableCommand(): String

Get the command Activation.Enable / Activation.Disable to the barcode format ISBN.

Link copied to clipboard
Link copied to clipboard
fun getSetISBNFormatCommand(format: IBarcodeFormat.ISBNFormat = ISBNFormat.ISBN10): String

Get the command ISBNFormat.ISBN10 / ISBNFormat.ISBN13 to set format of ISBN.