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

Show in webframe

GroupTotal Property (BarcodeWriteQr)








Gets or sets the total number of QR Code symbols.
Syntax
public int GroupTotal {get; set;}
'Declaration
 
Public Property GroupTotal As Integer
'Usage
 
Dim instance As BarcodeWriteQr
Dim value As Integer
 
instance.GroupTotal = value
 
value = instance.GroupTotal
public int GroupTotal {get; set;}
 <br/>get_GroupTotal();<br/>set_GroupTotal(value);<br/>Object.defineProperty('GroupTotal'); 
public:
property int GroupTotal {
   int get();
   void set (    int value);
}

Property Value

Total number 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