BarcodeControl.setMessagePosition

Sets the position of the message text of the barcode. This can be either above the barcode, below the barcode or do not display the message text.
Value Description
top The human readable part is displayed at the top of the barcode
bottom The human readable part is displayed at the bottom of the barcode
none No text is shown

Further documentation

Parameters

java.lang.String  messagePosition,