[]
The options of Code49.
[TypeConverter(typeof(ap))]
public class Code49Options : BarCodeOptionsBase, ICloneable
| Name | Description |
|---|---|
| Code49Options() | Initializes a new instance of the C1.BarCode.Code49 class. |
| Code49Options(string) | Initializes a new instance of the C1.BarCode.Code49 class. |
| Name | Description |
|---|---|
| Group | Gets or sets group numbers. |
| Grouping | Gets or sets a value indicating whether grouping is set for the barcode. |
| Name | Description |
|---|---|
| AssignFrom(BarCodeOptionsBase) | Assigns (copies) properties from another BarCodeOptionsBase to the current object. |
| Clone() | Makes object copy |
| Reset() | Resets all properties to default values. |
| ShouldSerialize() | Indicates whether any property of this object has changed from its default value. |
| ToString() |