ComponentOne Web API Edition
Grouping Property (Code49Options)

C1.BarCode Namespace > Code49Options Class : Grouping Property
Gets or sets a value indicating whether grouping is set for the barcode.
Syntax
'Declaration
 
<NotifyParentPropertyAttribute(True)>
<#rMf("Gets or sets a value indicating whether grouping is set for the barcode.")>
<DefaultValueAttribute()>
Public Property Grouping As Boolean
[NotifyParentProperty(true)]
[#rMf("Gets or sets a value indicating whether grouping is set for the barcode.")]
[DefaultValue()]
public bool Grouping {get; set;}
See Also

Reference

Code49Options Class
Code49Options Members