Leadtools.Barcode Namespace : DatamatrixBarcodeReadOptions Class |
The following tables list the members exposed by DatamatrixBarcodeReadOptions.
Name | Description | |
---|---|---|
DatamatrixBarcodeReadOptions Constructor | Initializes a new instance of the DatamatrixBarcodeReadOptions class with default values. |
Name | Description | |
---|---|---|
BackColor | Gets or sets the barcode background (spaces) color used when reading barcodes. (Inherited from Leadtools.Barcode.BarcodeReadOptions) | |
BackColor | For information about this property please see BarcodeReadOptions.BackColor. | |
EnableDoublePass | Gets or sets a value indicating whether to enable the double pass setting when reading Datamatrix symbols. | |
EnableFastMode | Gets or sets a value indicating whether fast Datamatrix reading mode is enabled. | |
EnableInvertedSymbols | Gets or sets a value indicating whether the Datamatrix reader will search for both inverted and normal (non-inverted) symbols. | |
EnableSmallSymbols | Gets or sets a value that indicate whether to detect small Datamatrix symbols that are 20 to 40 pixels in size. | |
ForeColor | Gets or sets the barcode foreground (bars or symbol) color used when reading barcodes. (Inherited from Leadtools.Barcode.BarcodeReadOptions) | |
ForeColor | For information about this property please see BarcodeReadOptions.ForeColor. | |
FriendlyName | Overridden. Gets the friendly name of this class. | |
ReadSquareSymbolsOnly | Gets or sets a value indicating whether square or square and rectangular Datamatrix symbols are detected. |
Name | Description | |
---|---|---|
Clone | Overridden. Creates an exact copy of this barcode write options. | |
CopyTo | Overridden. Copies the members of this options class to the specified object. | |
CopyTo | For information about this method please see CopyTo. | |
GetSupportedSymbologies | Overridden. Returns the barcode symbologies supported by this class. | |
IsSupportedSymbology | Gets a value that indicate whether the specified symbology is supported by this read or write options class. (Inherited from Leadtools.Barcode.BarcodeOptions) | |
IsSupportedSymbology | For information about this method please see BarcodeOptions.IsSupportedSymbology. | |
Load | Overloaded. Loads this BarcodeOptions from the specified XML file. (Inherited from Leadtools.Barcode.BarcodeReadOptions) | |
Save | Overloaded. Saves this BarcodeReadOptions to an XML file. (Inherited from Leadtools.Barcode.BarcodeReadOptions) |
DatamatrixBarcodeReadOptions Class
Leadtools.Barcode Namespace
DatamatrixBarcodeData Class
BarcodeReader Class
BarcodeSymbology Enumeration
BarcodeEngine Class
BarcodeReader.ReadBarcode
BarcodeReader.ReadBarcodes
Programming with LEADTOOLS Barcode
Supported Barcode Symbologies
Unlocking Barcode Support
Reading Barcodes Tutorial
Datamatrix Barcodes in LEADTOOLS