Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IEAN13 Interface
Members
In This Topic
    IEAN13 Interface
    In This Topic
    EAN-13 barcode is a code that makes use of numeric characters (twelve numbers) and a check digit.
    Object Model
    IEAN13 Interface
    Syntax
    public interface IEAN13 : IBarcode, IFontOption, ILabelOption  
    See Also