Leadtools.Barcode Namespace > DatamatrixBarcodeReadOptions Class : DatamatrixBarcodeReadOptions Constructor |
public DatamatrixBarcodeReadOptions()
'Declaration Public Function New()
'Usage Dim instance As New DatamatrixBarcodeReadOptions()
public DatamatrixBarcodeReadOptions()
ObjectiveC Syntax
Java Syntax
function DatamatrixBarcodeReadOptions()
public: DatamatrixBarcodeReadOptions();
In addition to setting the base class members as specified in BarcodeReadOptions(), the following members are initialized as follows:
Member | Value |
---|---|
EnableDoublePass |
false (for maximum performance) |
EnableInvertedSymbols |
false |
EnableFastMode |
true |
ReadSquareSymbolsOnly |
false |
EnableSmallSymbols |
true |
For an example, refer to DatamatrixBarcodeReadOptions.
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