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 options. |
| Equals | Overridden. Determines whether the specified System.Object is equal to the current System.Object. |
| GetHashCode | Overridden. Serves as the default hash function. |
| ToString | Returns a string that represents the current object. |
Top
See Also