ActiveReports 6 Online Help
Group Property (Code49Options)

Obtains or sets group numbers.
Syntax
'Declaration
 
Public Property Group As Integer
public 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.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Code49Options Class
Code49Options Members

Send Feedback