Error processing SSI file
LEADTOOLS Barcode (Leadtools.Barcode assembly)

Show in webframe

BarcodeUnit Enumeration








Obsolete: Flags that identify the unit of measure to be used when measuring barcode sizes.
Syntax
'Declaration
 
Public Enum BarcodeUnit 
   Inherits System.Enum
   Implements System.IComparable, System.IConvertible, System.IFormattable 
'Usage
 
Dim instance As BarcodeUnit
Leadtools.Barcode.Deprecated.BarcodeUnit = function() { };
Leadtools.Barcode.Deprecated.BarcodeUnit.prototype = {<br/>
  LeadtoolsMemberMarker(replace me)
 };
public enum class BarcodeUnit : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
Members
ValueMemberDescription
0ScanlinesPerPixels The barcode sizes are measured in pixels.
1Inches The barcode sizes are measured in inches.
2Millimeters The barcode sizes are measured in millimeters.
Inheritance Hierarchy

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

Requirements

Target Platforms

See Also

Reference

Leadtools.Barcode.Deprecated Namespace

Error processing SSI file
Leadtools.Barcode requires a Barcode Module license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features