Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.22
|
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 = {<br/> LeadtoolsMemberMarker(replace me) };
public enum class BarcodeUnit : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Value | Member | Description |
---|---|---|
0 | ScanlinesPerPixels | The barcode sizes are measured in pixels. |
1 | Inches | The barcode sizes are measured in inches. |
2 | Millimeters | The barcode sizes are measured in millimeters. |
System.Object
System.ValueType
System.Enum
Leadtools.Barcode.Deprecated.BarcodeUnit