LEADTOOLS Workflow Barcode (Leadtools.Workflow.Barcode assembly)

BarcodeUnit Enumeration

Show in webframe





Flags that identify the unit of measure to be used when measuring barcode sizes.
Syntax
'Declaration
 
Public Enum BarcodeUnit 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As BarcodeUnit

            

            
public enum class BarcodeUnit : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000ScanlinesPerPixelsThe barcode sizes are measured in pixels.
0x00000001InchesThe barcode sizes are measured in inches.
0x00000002MillimetersThe barcode sizes are measured in millimeters.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Workflow.Barcode.BarcodeUnit

Requirements

Target Platforms

See Also

Reference

Leadtools.Workflow.Barcode Namespace

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2013 All Rights Reserved. LEAD Technologies, Inc.