Document Solutions for PDF
GrapeCity.Documents.Barcode Assembly / GrapeCity.Documents.Barcode Namespace / Code49Options Class / Grouping Property

In This Topic
    Grouping Property
    In This Topic
    Gets or sets a value indicating whether grouping is set for the barcode.
    Syntax
    'Declaration
     
    Public Property Grouping As System.Boolean
    public System.bool Grouping {get; set;}
    See Also