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