BarcodeSizeOptions Class Members
In This Topic
The following tables list the members exposed by BarcodeSizeOptions.
Public Constructors
Public Properties
Public Methods
| Name | Description |
| AssignFrom | Overridden. Copies properties from another BarCodeOptionsBase to the current object. |
| Clone | Overridden. Makes a copy of the current object. |
| Equals | Overridden. Compares this BarcodeSizeOptions to the specified object to determine whether the two objects specify the same options. |
| GetHashCode | Overridden. Calculates and retrieves a hash code based on the current values of the specified options. |
| ToString | Returns a string representation of the current object. |
Top
See Also