Gets or sets a value that indicates the group total to use when writing Datamatrix symbols.
[DisplayNameAttribute("Group total")]
[DescriptionAttribute("Group total for Datamatrix code symbols. Must be value greater than or equal to 0 and less than or equal to 16")]
[DefaultValueAttribute()]
[CategoryAttribute(" Options")]
public int GroupTotal {get; set;}
<DisplayNameAttribute("Group total")>
<DescriptionAttribute("Group total for Datamatrix code symbols. Must be value greater than or equal to 0 and less than or equal to 16")>
<DefaultValueAttribute()>
<CategoryAttribute(" Options")>
Public Property GroupTotal As Integer
[DisplayNameAttribute("Group total")]
[DescriptionAttribute("Group total for Datamatrix code symbols. Must be value greater than or equal to 0 and less than or equal to 16")]
[DefaultValueAttribute()]
[CategoryAttribute(" Options")]
public int GroupTotal {get; set;}
@property (nonatomic, assign) NSInteger groupTotal
public int getGroupTotal()
public void setGroupTotal(int value)
DisplayNameAttribute("Group total")
DescriptionAttribute("Group total for Datamatrix code symbols. Must be value greater than or equal to 0 and less than or equal to 16")
DefaultValueAttribute()
CategoryAttribute(" Options")
get_GroupTotal();
set_GroupTotal(value);
Object.defineProperty('GroupTotal');
[DisplayNameAttribute("Group total")]
[DescriptionAttribute("Group total for Datamatrix code symbols. Must be value greater than or equal to 0 and less than or equal to 16")]
[DefaultValueAttribute()]
[CategoryAttribute(" Options")]
public:
property int GroupTotal {
int get();
void set ( int );
}
An Int32 that indicates the total groups to use when writing Datamatrix symbols. The value must be greater than or equal to 0 and less than or equal to 16. Default value is 0.
Datamatrix barcodes support the concept of groups of related symbols. Use the following properties to write a group of related symbols:
GroupTotal - Specifies the total number of Datamatrix symbols in the group specified by GroupNumber. The maximum number of symbols in a group is 16.
GroupNumber - Specifies a group of Datamatrix symbols. The maximum number of symbols in a group is 16. Use this property to specify the order of each barcode in a group so that when you read each barcode's data, you can put the large pieces of data back together in the correct order.
FileIdNumberLowByte - Specifies the low byte of the file ID number. The number must range from 1 to 254. Use this as an ID for the group since an image can have multiple groups.
FileIdNumberHighByte - Specifies the high byte of the file ID number. The number must range from 1 to 254. Use this as an ID for the group since an image can have multiple groups.
For an example, refer to DatamatrixBarcodeWriteOptions.
![]() |
Products |
Support |
Feedback: GroupTotal Property (DatamatrixBarcodeWriteOptions) - Leadtools.Barcode |
Introduction |
Help Version 19.0.2017.6.21
|
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
Your email has been sent to support! Someone should be in touch! If your matter is urgent please come back into chat.
Chat Hours:
Monday - Friday, 8:30am to 6pm ET
Thank you for your feedback!
Please fill out the form again to start a new chat.
All agents are currently offline.
Chat Hours:
Monday - Friday
8:30AM - 6PM EST
To contact us please fill out this form and we will contact you via email.