LEADTOOLS Barcode (Leadtools.Barcode assembly)

Code11BarcodeCheckDigitType Enumeration

Show in webframe







Check digit type to use when reading or writing Code 11 (USD-8) barcodes.
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  
enum LTCode11BarcodeCheckDigitType
public enum Code11BarcodeCheckDigitType
Leadtools.Barcode.Code11BarcodeCheckDigitType = function() { };
Leadtools.Barcode.Code11BarcodeCheckDigitType.prototype = {
CDigit = 0, CAndKDigits = 1, };
[SerializableAttribute()]
public enum class Code11BarcodeCheckDigitType : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0CDigit

C check digit only

1CAndKDigits

C and K check digits

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

See Also

Reference

Leadtools.Barcode Namespace

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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