Specifies the unit of measure for barcode generation.
Namespace: Neodynamic.SDK.BarcodeAssembly: Neodynamic.SDK.Barcode (in Neodynamic.SDK.Barcode.dll) Version: 4.0.2000.0 (4.0.2000.0)
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
Inch | 0 | Specifies the inch as the unit of measure. | |
Millimeter | 1 | Specifies the millimeter as the unit of measure. | |
Centimeter | 2 | Specifies the centimeter as the unit of measure. | |
Mils | 3 | Specifies the Mils (one-thousandth of an inch) as the unit of measure. |
See Also