ComponentOne BarCode for WinForms
C1.Win.Barcode.4.5.2 Assembly / C1.BarCode Namespace / Code49Options Class / Group Property

In This Topic
    Group Property
    In This Topic
    Gets or sets group numbers.
    Syntax
    'Declaration
     
    Public Property Group As System.Integer
    public System.int Group {get; set;}
    See Also