[]
The options of GS1Composite
[TypeConverter(typeof(at))]
public class GS1CompositeOptions : BarCodeOptionsBase, ICloneable
| Name | Description |
|---|---|
| GS1CompositeOptions() | Initializes a new instance of the GS1CompositeOptions class. |
| Name | Description |
|---|---|
| Type | Gets or sets the composite symbol type. Default value is None. |
| Value | Gets or sets the CCA or CCB character data. |
| Name | Description |
|---|---|
| AssignFrom(BarCodeOptionsBase) | Assigns (copies) properties from another BarCodeOptionsBase to the current object. |
| Clone() | Makes copy of the object |
| Reset() | Resets all properties to default values. |
| ResetValue() | |
| ShouldSerialize() | Indicates whether any property of this object has changed from its default value. |
| ShouldSerializeValue() | |
| ToString() |