public enum BarcodeLabelSize| OL385 | 0 | "Small barcode labels" |
| OL161 | 1 | "Large barcode labels" |
| Description |
Returns the Description attribute of an enum. If Description is not an attribute
returns the .toString() value.
(Defined by EnumHelper) |
| GetAttributeOfTypeT |
Gets an attribute on an enum field value
(Defined by EnumHelper) |