PrinterParams

data class PrinterParams(val bvValuePrintMode: BvValuePrintMode = BvValuePrintMode.HEX)

Constructors

Link copied to clipboard
fun PrinterParams(bvValuePrintMode: BvValuePrintMode = BvValuePrintMode.HEX)

Properties

Link copied to clipboard