←Select platform

GroupNumber Property (BarcodeWriteDatamatrix)

Summary

Gets or sets a value that specify a group of Data Matrix symbols.

Syntax

C#
VB
C++
public int GroupNumber {get; set;} 
Public Property GroupNumber As Integer 
public: 
property int GroupNumber { 
   int get(); 
   void set (    int ); 
} 

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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Barcode Assembly
Click or drag to resize