Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / 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.
    Syntax
    public interface ICode49 
        implements IBarcode, IFontOption, ILabelOption  
    See Also