接口 ILabelOption
public interface ILabelOption
Barcode lable option
-
方法概要
修饰符和类型方法说明Specifies whether to show label text when the barcode has label.boolean
A value that represents the label position when the label is shown.
-
方法详细资料
-
getShowLabel
boolean getShowLabel()A value that represents the label position when the label is shown. -
getLabelPosition
String getLabelPosition()Specifies whether to show label text when the barcode has label.
-