public OneDBarcodeReadOptions()
Public Function New()
- (instancetype)init
public OneDBarcodeReadOptions()
public:
OneDBarcodeReadOptions();
In addition to setting the base class members as specified in BarcodeReadOptions(), the following members are initialized as follows:
Member | Value |
---|---|
SearchDirection | |
EnableFastMode |
true |
Granularity |
9 |
MinimumStringLength |
3 |
MaximumStringLength |
0 |
WhiteLinesNumber |
3 |
EnableDoublePass |
false |
EnablePreprocessing |
false |
ReturnCheckDigit | |
EnableErrorCheck |
false |
AvoidCorruptedBlocks |
false |
AllowPartialRead |
false |
ResizeSmall1D |
false |
Code11CheckDigitType | |
MSIModuloType | |
Code39Extended |
Allows decoding extended characters when reading Code 3 of 9 symbols. |
CalculateBarWidthReduction |
false |
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