Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / 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).
    Object Model
    ICode128 Interface
    Syntax
    public interface ICode128 : IBarcode, IFontOption, ILabelOption  
    See Also