Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / ICode49 Interface
Members
In This Topic
    ICode49 Interface
    In This Topic
    Code 49 is a two dimensional, high-density stacked barcode with two to eight rows (having eight characters each). Each row has a start code and a stop code. This barcode is especially used to encodes the complete ASCII character set.
    Object Model
    ICode49 Interface
    Syntax
    public interface ICode49 : IBarcode, IFontOption, ILabelOption  
    See Also