Specifies the unit of measure for barcode generation.
Namespace: Neodynamic.Web.MVC.BarcodeAssembly: Neodynamic.Web.MVC.Barcode (in Neodynamic.Web.MVC.Barcode.dll) Version: 8.0.2000.0 (8.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