You are here: Start » BarcodeDecodingParams Structure
BarcodeDecodingParams Structure
Namespace: | Fil |
---|---|
Assembly: | FilNet.Types.dll |
Specifies how barcodes are being decoded.
Constructors
Constructor | Description | |
---|---|---|
![]() | BarcodeDecodingParams(Int32, Int32, Single, BarcodeReadingStrategy) |
Properties
Name | Type | Description | |
---|---|---|---|
![]() ![]() | Default | Fil.BarcodeDecodingParams | Gets a default instance of the BarcodeDecodingParams. |
![]() ![]() | Empty | Fil.BarcodeDecodingParams | Gets an empty instance of the BarcodeDecodingParams. |
![]() | MinEdgeStrength | System.Single | |
![]() | ReadingScanCount | System.Int32 | |
![]() | ReadingStrategy | Fil.BarcodeReadingStrategy | |
![]() | ScanWidth | System.Int32 |
Methods
Name | Description | |
---|---|---|
![]() | Equals(Fil.BarcodeDecodingParams) | |
![]() | Equals(object) | Inherited from System.Object |
![]() | GetHashCode() | Inherited from System.Object |
![]() | GetType() | Inherited from System.Object |
![]() | ToString() | Inherited from System.Object |