[]
        
(Showing Draft Content)

ILabelOption

Interface ILabelOption

All Known Subinterfaces:
ICodabar, ICode128, ICode39, ICode49, ICode93, IEAN13, IEAN8, IGS1128

public interface ILabelOption
Barcode lable option
  • Method Summary

    Modifier and Type
    Method
    Description
    Specifies whether to show label text when the barcode has label.
    boolean
    A value that represents the label position when the label is shown.
  • Method Details

    • 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.