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. Assigns (copies) properties from another GrapeCity.Documents.Barcode.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 are equal. |
 | GetHashCode | Overridden. Calculates and retrieves a hash code based on the current values of specified options. |
 | ToString | Returns a string that represents the current object. |
Top
Protected Methods
| Name | Description |
 | NotifyChangeValue | (Inherited from GrapeCity.Documents.Barcode.BarCodeOptionsBase) |
Top
See Also