ComponentOne Web API Edition
Type Property (GS1CompositeOptions)

C1.BarCode Namespace > GS1CompositeOptions Class : Type Property
Gets or sets the composite symbol type. Default value is None.
Syntax
'Declaration
 
<DefaultValueAttribute()>
<#rMf("Gets or sets the composite symbol type.")>
<NotifyParentPropertyAttribute(True)>
Public Property Type As GS1CompositeType
[DefaultValue()]
[#rMf("Gets or sets the composite symbol type.")]
[NotifyParentProperty(true)]
public GS1CompositeType Type {get; set;}
See Also

Reference

GS1CompositeOptions Class
GS1CompositeOptions Members