Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IQRCode Interface

In This Topic
    IQRCode Interface Methods
    In This Topic

    For a list of all members of this type, see IQRCode members.

    Public Methods
     NameDescription
     MethodA value that represents the collection of characters of QRCode.  
     MethodA value that represents which charset to use(optional charsets: UTF-8; SHIFT-JIS; SHIFT_JIS).  
     MethodGets whether connection is used for the barcode.  
     MethodGets the connection number for the barcode.  
     MethodSpecifies the QRCode's error correction level.  
     MethodSpecify any value between 1 and 7,auto configuration is -1  
     MethodGets the QRCode model,defult value:2  
     MethodVesion range is 1-14 for model1 and model 2. It has 'auto|1-14|1-40' values. auto configuration is -1.  
    Top
    See Also