Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / ICode93 Interface
Members
In This Topic
    ICode93 Interface
    In This Topic
    Code93 barcode is a barcode that uses uppercase characters and numeric characters along with some special characters ("%" , "*", "$", "/", "." , "-", "+").
    Object Model
    ICode93 Interface
    Syntax
    public interface ICode93 : IBarcode, IFontOption, ILabelOption  
    See Also