←Select platform

GroupTotal Property (BarcodeWriteDatamatrix)

Summary

Gets or sets the total number of Data Matrix symbols in the group specified by the value of GroupNumber property.

Syntax

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

Property Value

Total number of Data Matrix symbols in the group. The maximum number of symbols in a group is 16.

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