Check digit type to use when reading or writing Code 11 (USD-8) barcodes.
[SerializableAttribute()]
public enum Code11BarcodeCheckDigitType
<SerializableAttribute()>
Public Enum Code11BarcodeCheckDigitType
typedef NS_ENUM(NSInteger, LTCode11BarcodeCheckDigitType)
public enum Code11BarcodeCheckDigitType
[SerializableAttribute()]
public enum class Code11BarcodeCheckDigitType
Value | Member | Description |
---|---|---|
0 | CDigit |
C check digit only |
1 | CAndKDigits |
C and K check digits |
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.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document