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

BarcodeReturnCheckDigit Enumeration








Return check digit mode to use when reading barcodes. .NET support WinRT support Silverlight support
Syntax
'Declaration
 
<SerializableAttribute()>
Public Enum BarcodeReturnCheckDigit 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As BarcodeReturnCheckDigit
[SerializableAttribute()]
public enum BarcodeReturnCheckDigit : System.IComparableSystem.IConvertibleSystem.IFormattable  
ObjectiveC Syntax
Java Syntax
Leadtools.Barcode.BarcodeReturnCheckDigit = function() { };
Leadtools.Barcode.BarcodeReturnCheckDigit.prototype = {
LeadtoolsMemberMarker(replace me) };
[SerializableAttribute()]
public enum class BarcodeReturnCheckDigit : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
DefaultDefault mode, depends on the symbology standard. Currently equal to Yes for UPC and EAN barcodes.
NoDo not return the digit.
YesAlways return the check digit if the symbology supports it.
Remarks

Used to indicate whether or not the results returned from reading barcodes will contain a check digit or not. Note that not all barcode types support check digits.

Example

For an example, refer to BarcodeReadOptions.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Barcode.BarcodeReturnCheckDigit

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

Leadtools.Barcode Namespace

 

 


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