'Declaration
Public Property Group As System.Integer
public System.int Group {get; set;}
Remarks
This property can be used to specify how many portions of the barcode to create when it is split. 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.