[]
Represents the Code49 barcode's particular information.
public class Code49Options : BarCodeOptionsBase, ICloneable
Name | Description |
---|---|
Code49Options() | Initializes a new instance of the Code49Options class. |
Code49Options(string) | Initializes a new instance of the Code49Options 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 |
---|---|
Clone() | Creates a new object that is a copy of the current instance. |
ToString() | Returns a string that represents this instance. |