ComponentOne Studio Web API Edition
Grouping Property (Code49Options)

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;}
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

 

 


Copyright © GrapeCity, inc. All rights reserved.