MaxiCodeOptions Class Members
In This Topic
The following tables list the members exposed by MaxiCodeOptions.
Public Constructors
Public Properties
| Name | Description |
| Mode | Gets or sets the MaxiCode mode. |
Top
Public Methods
| Name | Description |
| AssignFrom | Overridden. Assigns (copies) properties from another BarCodeOptionsBase to the current object. |
| Clone | Overridden. Creates a new object that is a copy of the current instance. |
| Equals | Overridden. Determines whether the specified System.Object is equal to this instance. |
| GetHashCode | Overridden. Overridden. Returns the hash code of the string representation of this instance. |
| ToString | Returns a System.String that represents this instance. |
Top
See Also