See Also

Code49Options Class  | Code49Options Members

Language

Visual Basic

C#

Show All

See Also Languages ActiveReports Send feedback to Data Dynamics

Group Property

Obtains or sets group numbers.

[Visual Basic]
Public Property Group As Integer
[C#]
public int Group {get; set;}

Remarks

This property can be used to specify what number of the barcode is to be created when it is split into several portions. This property is active only when the Grouping property is set to True. 0 through 8 are valid values which can be set. When invalid group numbers are set, the BarCodeDataException is thrown.

See Also

Code49Options Class  | Code49Options Members

 

 


Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.