Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / 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 ("%" , "*", "$", "/", "." , "-", "+").
    Syntax
    public interface ICode93 
        implements IBarcode, IFontOption, ILabelOption  
    See Also