The following tables list the members exposed by DatamatrixBarcodeReadOptions.
Public Constructors
Name | Description | |
---|---|---|
DatamatrixBarcodeReadOptions | Initializes a new instance of the DatamatrixBarcodeReadOptions class with default values. |
Public Methods
Name | Description | |
---|---|---|
Clone | Creates an exact copy of this barcode write options. | |
CopyTo | Copies the members of this options class to the specified object. | |
CopyTo | For information about this method please see CopyTo. | |
GetSupportedSymbologies | Returns the barcode symbologies supported by this class. | |
IsSupportedSymbology | For information about this method please see IsSupportedSymbology. |
Public Properties
Name | Description | |
---|---|---|
BackColor | For information about this property please see BackColor. | |
EnableDoublePass | Gets or sets a value indicating whether to enable the double pass setting when reading Datamatrix symbols. | |
EnableDoublePassIfSuccess | Gets or sets a value indicating whether to enable the double pass if success 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 | For information about this property please see ForeColor. | |
FriendlyName | Gets the friendly name of this class. | |
GS1toHRI | Gets or sets a value indicating whether the Datamatrix reader will format the resulting string in human readable interpretation (HRI). | |
ReadSquareSymbolsOnly | Gets or sets a value indicating whether square or square and rectangular DataMatrix symbols are detected. |
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