Enum BarcodeUnit
Specifies the unit of measure for barcode generation.
Namespace: Neodynamic.WinControls.BarcodeProfessional
Assembly: Neodynamic.WinControls.BarcodeProfessional.dll
Syntax
public enum BarcodeUnit
Fields
Name | Description |
---|---|
Centimeter | Specifies the centimeter as the unit of measure. |
Inch | Specifies the inch as the unit of measure. |
Millimeter | Specifies the millimeter as the unit of measure. |
Mils | Specifies the Mils (one-thousandth of an inch) as the unit of measure. |