[]
Represents the MaxiCode barcode's particular information.
public class MaxiCodeOptions : BarCodeOptionsBase
Public Class MaxiCodeOptions
Inherits BarCodeOptionsBase
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 |
---|---|
AssignFrom(BarCodeOptionsBase) | Assigns (copies) properties from another BarCodeOptionsBase to the current object. |
Clone() | Creates a new object that is a copy of the current instance. |
Equals(object) | Determines whether the specified object is equal to this instance. |
GetHashCode() | Overridden. Returns the hash code of the string representation of this instance. |
ToString() | Returns a string that represents this instance. |