Leadtools.Barcode Namespace > OneDBarcodeReadOptions Class : OneDBarcodeReadOptions Constructor |
public OneDBarcodeReadOptions()
'Declaration Public Function New()
'Usage Dim instance As New OneDBarcodeReadOptions()
public OneDBarcodeReadOptions()
ObjectiveC Syntax
Java Syntax
function 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 |
ReturnCheckDigit | |
EnableErrorCheck |
false |
AvoidCorruptedBlocks |
false |
AllowPartialRead |
false |
Code11CheckDigitType | |
MSIModuloType |
For an example, refer to OneDBarcodeReadOptions.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2