public MSIBarcodeModuloType MSIModuloType { get; set; }
Public Property MSIModuloType As MSIBarcodeModuloType
@property (nonatomic, assign) LTMSIBarcodeModuloType msiModuloType
public MSIBarcodeModuloType getMSIModuloType()
public void setMSIModuloType(MSIBarcodeModuloType value)
public:
property MSIBarcodeModuloType MSIModuloType {
MSIBarcodeModuloType get();
void set ( MSIBarcodeModuloType );
}
A MSIBarcodeModuloType enumeration member that indicates the check digit type to use when reading Code 11 barcodes. The default value is MSIBarcodeModuloType.Modulo10.
This property is only valid when reading Pulse Width Modulated barcodes (BarcodeSymbology.MSI).
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