ImageGear .NET - Updated
ImGearBarcodeLicenseFeature Enumeration




ImageGear24.Barcode Assembly > ImageGear.Barcode Namespace : ImGearBarcodeLicenseFeature Enumeration
Identifies public license features.
Syntax
'Declaration
 
<ObsoleteAttribute("We recommend replacing any ImageGear for .NET Barcode functionality with our more accurate and powerful Barcode Xpress solution. Please contact your sales representative for details.")>
Public Enum ImGearBarcodeLicenseFeature 
   Inherits System.Enum
'Usage
 
Dim instance As ImGearBarcodeLicenseFeature
[Obsolete("We recommend replacing any ImageGear for .NET Barcode functionality with our more accurate and powerful Barcode Xpress solution. Please contact your sales representative for details.")]
public enum ImGearBarcodeLicenseFeature : System.Enum 
[Obsolete("We recommend replacing any ImageGear for .NET Barcode functionality with our more accurate and powerful Barcode Xpress solution. Please contact your sales representative for details.")]
__value public enum ImGearBarcodeLicenseFeature : public System.Enum 
[Obsolete("We recommend replacing any ImageGear for .NET Barcode functionality with our more accurate and powerful Barcode Xpress solution. Please contact your sales representative for details.")]
public enum class ImGearBarcodeLicenseFeature : public System.Enum 
Members
MemberDescription
Barcode1D1D barcode read/write with speed limited to 40 pages per minute; designed for desktop or other moderate-volume applications.
Barcode1D2D1D and 2D barcode read/write with speed limited to 40 pages per minute; designed for desktop or other moderate-volume applications.
UnlimitedSpeedSpecified barcode read/write with no preset speed limitations; go as fast as your processor will allow; designed for high-end, high-volume applications.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ImageGear.Barcode.ImGearBarcodeLicenseFeature

See Also

Reference

ImageGear.Barcode Namespace