LEADTOOLS WCF Barcode (Leadtools.Services.Barcode.DataContracts assembly)
LEAD Technologies, Inc

GroupTotal Property (BarcodeWriteDatamatrix)






Gets or sets the total number of Data Matrix symbols in the group specified by the value of GroupNumber property.
Syntax
[DataMemberAttribute(Name="GroupTotal", IsRequired=true)]
public int GroupTotal {get; set;}
'Declaration
 
<DataMemberAttribute(Name="GroupTotal", IsRequired=True)>
Public Property GroupTotal As Integer
'Usage
 
Dim instance As BarcodeWriteDatamatrix
Dim value As Integer
 
instance.GroupTotal = value
 
value = instance.GroupTotal
[DataMemberAttribute(Name="GroupTotal", IsRequired=true)]
public int GroupTotal {get; set;}
DataMemberAttribute(Name="GroupTotal", IsRequired=)
 get_GroupTotal();
set_GroupTotal(value);
[DataMemberAttribute(Name="GroupTotal", IsRequired=true)]
public:
property int GroupTotal {
   int get();
   void set (    int value);
}

Property Value

Total number of Data Matrix symbols in the group. The maximum number of symbols in a group is 16.
Example
For an example, refer to BarcodeWriteDatamatrix example.
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

BarcodeWriteDatamatrix Class
BarcodeWriteDatamatrix Members

 

 


Products | Support | Contact Us | Copyright Notices

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

Applications developed with LEADTOOLS WCF components require runtime licenses. Server licensing is required for applications on a server. For more information, refer to: LEADTOOLS Toolkit Features