LEADTOOLS Barcode (Leadtools.Barcode assembly)
LEAD Technologies, Inc

EnableFastMode Property (GS1DatabarStackedBarcodeReadOptions)








Gets or sets a value that indicate whether to enable fast barcode reading. .NET support WinRT support Silverlight support
Syntax
[CategoryAttribute("			Options")]
[DescriptionAttribute("Fast barcode reading (recommended). It is suitable for most barcode qualities either good or poor")]
[DefaultValueAttribute()]
[DisplayNameAttribute("Enable fast mode")]
public bool EnableFastMode {get; set;}
'Declaration
 
<CategoryAttribute("			Options")>
<DescriptionAttribute("Fast barcode reading (recommended). It is suitable for most barcode qualities either good or poor")>
<DefaultValueAttribute()>
<DisplayNameAttribute("Enable fast mode")>
Public Property EnableFastMode As Boolean
'Usage
 
Dim instance As GS1DatabarStackedBarcodeReadOptions
Dim value As Boolean
 
instance.EnableFastMode = value
 
value = instance.EnableFastMode
[CategoryAttribute("			Options")]
[DescriptionAttribute("Fast barcode reading (recommended). It is suitable for most barcode qualities either good or poor")]
[DefaultValueAttribute()]
[DisplayNameAttribute("Enable fast mode")]
public bool EnableFastMode {get; set;}
ObjectiveC Syntax
Java Syntax
CategoryAttribute("			Options")
DescriptionAttribute("Fast barcode reading (recommended). It is suitable for most barcode qualities either good or poor")
DefaultValueAttribute()
DisplayNameAttribute("Enable fast mode")
 get_EnableFastMode();
set_EnableFastMode(value);
[CategoryAttribute("			Options")]
[DescriptionAttribute("Fast barcode reading (recommended). It is suitable for most barcode qualities either good or poor")]
[DefaultValueAttribute()]
[DisplayNameAttribute("Enable fast mode")]
public:
property bool EnableFastMode {
   bool get();
   void set (    bool value);
}

Property Value

true to enable fast barcode reading. Otherwise, false. Default value is true.
Remarks

It is recommended to leave fast mode reading enabled (EnableFastMode set to true). It is suitable for most barcode qualities either good or poor.

Example

For an example, refer to GS1DatabarStackedBarcodeReadOptions.

Requirements

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

See Also

Reference

GS1DatabarStackedBarcodeReadOptions Class
GS1DatabarStackedBarcodeReadOptions Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

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