​
​
​

Gets the angle of the barcode image inside the control.

​<void> Barcode.getAngle(<RequestNumberCallback> callback, [<ErrorCallback> errorCallback])

Parameters

Parameter Description
callback Receives the angle.
errorCallback Optional. Is called when the operation failed with an error.
​