Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IQRCode Interface
Members
In This Topic
    IQRCode Interface
    In This Topic
    QRCode is a two dimensional barcode representing symbology that enables effective handling of numeric, alphanumeric and byte data. This barcode can encode up to 7,366 characters.
    Syntax
    public interface IQRCode 
        implements IBarcode  
    See Also