Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / ICode128 Interface
Members
In This Topic
    ICode128 Interface
    In This Topic
    The Code 128 barcode is a linear barcode that represents high-density linear symbology to encode text, numbers, various functions and the entire 128 ASCII character set (from ASCII 0 to ASCII 128).
    Syntax
    public interface ICode128 
        implements IBarcode, IFontOption, ILabelOption  
    See Also