接口 ILabelOption

所有已知子接口:
ICodabar, ICode128, ICode39, ICode49, ICode93, IEAN13, IEAN8, IGS1128

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.