[]
Represents the MaxiCode barcode's particular information.
public class MaxiCodeOptions : BarCodeOptionsBase, ICloneable
Name | Description |
---|---|
MaxiCodeOptions() | Initializes a new instance of the MaxiCodeOptions class. |
MaxiCodeOptions(string) | Initializes a new instance of the MaxiCodeOptions class. |
Name | Description |
---|---|
Mode | Gets or sets the MaxiCode mode. |
Name | Description |
---|---|
Clone() | Creates a new object that is a copy of the current instance. |
ToString() | Returns a string that represents this instance. |