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])

Parameters

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