public Code11BarcodeCheckDigitType Code11CheckDigitType { get; set; }
Public Property Code11CheckDigitType As Code11BarcodeCheckDigitType
@property (nonatomic, assign) LTCode11BarcodeCheckDigitType code11CheckDigitType
public Code11BarcodeCheckDigitType getCode11CheckDigitType()
public void setCode11CheckDigitType(Code11BarcodeCheckDigitType value)
public:
property Code11BarcodeCheckDigitType Code11CheckDigitType {
Code11BarcodeCheckDigitType get();
void set ( Code11BarcodeCheckDigitType );
}
A Code11BarcodeCheckDigitType enumeration member that indicates the check digit type to use when reading Code 11 barcodes. The default value is Code11BarcodeCheckDigitType.CDigit.
This property is only valid when reading Code 11 (USD-8) barcodes (BarcodeSymbology.Code11).
For an example, refer to OneDBarcodeReadOptions.
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