
| Leadtools.Services.Barcode.DataContracts Namespace : BarcodeUnit Enumeration | 
[DataContractAttribute(Namespace="http://Leadtools.Services.Barcode.DataContracts/2009/01", Name="BarcodeUnit")] public enum BarcodeUnit : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration <DataContractAttribute(Namespace="http://Leadtools.Services.Barcode.DataContracts/2009/01", Name="BarcodeUnit")> Public Enum BarcodeUnit Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As BarcodeUnit
[DataContractAttribute(Namespace="http://Leadtools.Services.Barcode.DataContracts/2009/01", Name="BarcodeUnit")] public enum BarcodeUnit : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.Services.Barcode.DataContracts.BarcodeUnit = function() { };
Leadtools.Services.Barcode.DataContracts.BarcodeUnit.prototype = {
  LeadtoolsMemberMarker(replace me)
 };
            [DataContractAttribute(Namespace="http://Leadtools.Services.Barcode.DataContracts/2009/01", Name="BarcodeUnit")] public enum class BarcodeUnit : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
| Member | Description | 
|---|---|
| Inches | The barcode sizes are measured in inches. | 
| Millimeters | The barcode sizes are measured in millimeters. | 
| ScanlinesPerPixels | The barcode sizes are measured in pixels. | 
System.Object
   System.ValueType
      System.Enum
         Leadtools.Services.Barcode.DataContracts.BarcodeUnit
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2