EliginBarcodeType class
*EliginBarcodeType
All the barcode types to print any barcode
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Constants
- CODE39 → const EliginBarcodeType
- CODE93 → const EliginBarcodeType
- CODE128 → const EliginBarcodeType
- CODEBAR → const EliginBarcodeType
- ITF → const EliginBarcodeType
- JAN8 → const EliginBarcodeType
- JAN13 → const EliginBarcodeType
- UPCA → const EliginBarcodeType
- UPCE → const EliginBarcodeType