Sets the type of barcode that is rendered.

<void> Barcode.setBarcodeType(<BarcodeType> value, [<EmptyRequestCallback> callback], [<ErrorCallback> errorCallback])

Parameters

Parameter Description
value The barcode type.
callback Optional. Is called when the operation completed.
errorCallback Optional. Is called when the operation failed with an error.