Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IGS1128 Interface
Members
In This Topic
    IGS1128 Interface
    In This Topic
    GS1-128 is a barcode that uses a series of application Identifiers in order to encode data. This barcode makes use of the complete ASCII character set while also using FNC1 character as the first character position.
    Syntax
    public interface IGS1128 
        implements IBarcode, IFontOption, ILabelOption  
    See Also