Initializes a new instance of the PostNetPlanetBarcodeReadOptions class with default values.
public PostNetPlanetBarcodeReadOptions()
Public Function New()
- (instancetype)init
public PostNetPlanetBarcodeReadOptions()
public:
PostNetPlanetBarcodeReadOptions();
In addition to setting the base class members as specified in BarcodeReadOptions(), the following members are initialized as follows:
Member | Value |
---|---|
SearchDirection | |
Granularity |
9 |
WhiteLinesNumber |
3 |
ReturnCheckDigit |
For an example, refer to PostNetPlanetBarcodeReadOptions.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET