Gets a value indicating whether the encrypted barcode text value is displayed below or above the barcode image or not.
<void> Barcode.getShowText(<RequestBooleanCallback> callback, [<ErrorCallback> errorCallback])
Parameter | Description |
---|---|
callback | Receives the value. |
error |
Optional. Is called when the operation failed with an error. |