Error processing SSI file
LEADTOOLS Barcode (Leadtools.Barcode assembly)

Show in webframe

GroupNumber Property (BarcodeWriteQr)








Gets or sets a value that specify the group of QR Code symbols.
Syntax
public int GroupNumber {get; set;}
'Declaration
 
Public Property GroupNumber As Integer
'Usage
 
Dim instance As BarcodeWriteQr
Dim value As Integer
 
instance.GroupNumber = value
 
value = instance.GroupNumber
public int GroupNumber {get; set;}
 <br/>get_GroupNumber();<br/>set_GroupNumber(value);<br/>Object.defineProperty('GroupNumber'); 
public:
property int GroupNumber {
   int get();
   void set (    int value);
}

Property Value

Group of QR Code symbols. The maximum number of symbols in a group is 16.
Requirements

Target Platforms

See Also

Reference

BarcodeWriteQr Class
BarcodeWriteQr Members

Error processing SSI file
Leadtools.Barcode requires a Barcode Module license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features