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

GroupNumber Property (BarcodeWriteDatamatrix)








Gets or sets a value that specify a group of Data Matrix symbols. .NET support
Syntax
public int GroupNumber {get; set;}
'Declaration
 
Public Property GroupNumber As Integer
'Usage
 
Dim instance As BarcodeWriteDatamatrix
Dim value As Integer
 
instance.GroupNumber = value
 
value = instance.GroupNumber
public int GroupNumber {get; set;}
ObjectiveC Syntax
Java Syntax
 get_GroupNumber();
set_GroupNumber(value);
public:
property int GroupNumber {
   int get();
   void set (    int value);
}

Property Value

Group of Data Matrix symbols. The maximum number of symbols in a group is 16.
Remarks
Use this property to specify the order of each barcode in a group. This lets you put barcodes in the correct order when putting large pieces of data back together.
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.

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