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

Code11BarcodeCheckDigitType Enumeration








Check digit type to use when reading or writing Code 11 (USD-8) barcodes. .NET support WinRT support Silverlight support
Syntax
[SerializableAttribute()]
public enum Code11BarcodeCheckDigitType : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
<SerializableAttribute()>
Public Enum Code11BarcodeCheckDigitType 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As Code11BarcodeCheckDigitType
[SerializableAttribute()]
public enum Code11BarcodeCheckDigitType : System.IComparableSystem.IConvertibleSystem.IFormattable  
ObjectiveC Syntax
Java Syntax
Leadtools.Barcode.Code11BarcodeCheckDigitType = function() { };
Leadtools.Barcode.Code11BarcodeCheckDigitType.prototype = {
LeadtoolsMemberMarker(replace me) };
[SerializableAttribute()]
public enum class Code11BarcodeCheckDigitType : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
CAndKDigits

C and K check digits

CDigit

C check digit only

Remarks

The Code11BarcodeCheckDigitType enumeration is used as the type for the OneDBarcodeReadOptions.Code11CheckDigitType and OneDBarcodeWriteOptions.Code11CheckDigitType properties to indicate the check digit type to use when reading or writing Code 11 (USD-8) barcodes.

Example

For an example, refer to OneDBarcodeReadOptions and OneDBarcodeWriteOptions.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Barcode.Code11BarcodeCheckDigitType

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