Gets the alignment of the barcode image inside the control.
<void> Barcode.getAlignment(<RequestBarcodeAlignmentCallback> callback, [<ErrorCallback> errorCallback])
Parameter | Description |
---|---|
callback | Receives the alignment value. |
error |
Optional. Is called when the operation failed with an error. |