LEADTOOLS Barcode (Leadtools.Barcode assembly)
LEAD Technologies, Inc

GroupTotal Property (BarcodeWriteQr)








Gets or sets the total number of QR Code symbols. .NET support
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;}
ObjectiveC Syntax
Java Syntax
 get_GroupTotal();
set_GroupTotal(value);
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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

BarcodeWriteQr Class
BarcodeWriteQr Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

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