Gets the type of barcode that is rendered.
<void> Barcode.getBarcodeType(<RequestBarcodeTypeCallback> callback, [<ErrorCallback> errorCallback])
Parameter | Description |
---|---|
callback | Receives the color string as a CSS color string. |
error |
Optional. Is called when the operation failed with an error. |