Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / ICode39 Interface
Members
In This Topic
    ICode39 Interface
    In This Topic
    Code 39 is a linear barcode that uses a total of nine bars to represent each symbol which includes numeric characters, upper case characters and some special characters ("%" , "*", "$", "/", "." , "-", "+").
    Object Model
    ICode39 Interface
    Syntax
    public interface ICode39 : IBarcode, IFontOption, ILabelOption  
    See Also