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
ObjectiveC Syntax
Java Syntax
Leadtools.Barcode.Deprecated.BarcodeUnit = function() { }; Leadtools.Barcode.Deprecated.BarcodeUnit.prototype = {
LeadtoolsMemberMarker(replace me) };
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.Barcode.Deprecated.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