Sets a value indicating whether the encrypted barcode text value is displayed below or above the barcode image or not.

<void> Barcode.setShowText(<boolean> value, [<EmptyRequestCallback> callback], [<ErrorCallback> errorCallback])

Parameters

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