Leadtools.Barcode.Deprecated Namespace : BarcodeUnit Enumeration |
public enum BarcodeUnit : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum BarcodeUnit Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As BarcodeUnit
public enum BarcodeUnit : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.Barcode.Deprecated.BarcodeUnit = function() { }; Leadtools.Barcode.Deprecated.BarcodeUnit.prototype = {
ScanlinesPerPixels = 0x00000000, Inches = 0x00000001, Millimeters = 0x00000002, };
public enum class BarcodeUnit : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
System.Object
System.ValueType
System.Enum
Leadtools.Barcode.Deprecated.BarcodeUnit