Leadtools.Barcode Namespace : Code11BarcodeCheckDigitType Enumeration |
[SerializableAttribute()] public enum Code11BarcodeCheckDigitType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration <SerializableAttribute()> Public Enum Code11BarcodeCheckDigitType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As Code11BarcodeCheckDigitType
[SerializableAttribute()] public enum Code11BarcodeCheckDigitType : System.IComparable, System.IConvertible, System.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.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
CAndKDigits | C and K check digits |
CDigit | C check digit only |
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.
For an example, refer to OneDBarcodeReadOptions and OneDBarcodeWriteOptions.
System.Object
System.ValueType
System.Enum
Leadtools.Barcode.Code11BarcodeCheckDigitType
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