接口 IEAN13

所有超级接口:
IBarcode, IFontOption, ILabelOption

public interface IEAN13 extends IBarcode, IFontOption, ILabelOption
EAN-13 barcode is a code that makes use of numeric characters (twelve numbers) and a check digit.
  • 方法详细资料

    • getAddOn

      String getAddOn()
      ​A string that represents the add text of QRCode. Specifies that value length must be 2 or 5.
    • getAddOnLabelPosition

      String getAddOnLabelPosition()
      The position to add the text when text is shown.