You are here: Start » FIL.NET » BarcodeDetectionParams Structure
BarcodeDetectionParams Structure
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.TS.dll |
Specifies how barcodes are being detected.
Constructors
Constructor | Description | |
---|---|---|
![]() | BarcodeDetectionParams(Int32, Int32, Single) |
Properties
Name | Type | Description | |
---|---|---|---|
![]() ![]() | Default | FilNet.BarcodeDetectionParams | |
![]() | IsDefault | System.Boolean | |
![]() | MinEdgeStrength | System.Single | Minimal strength of an extracted barcode edge |
![]() | ReadingScanCount | System.Int32 | Number of parallel scans run to read a barcode |
![]() | ScanWidth | System.Int32 | Width of the single scan |
Methods
Name | Description | |
---|---|---|
![]() | Equals(FilNet.BarcodeDetectionParams) | |
![]() | Equals(object) | Inherited from System.Object |
![]() ![]() | Equals(FilNet.BarcodeDetectionParams, FilNet.BarcodeDetectionParams) | |
![]() | GetHashCode() | Inherited from System.Object |
![]() | GetType() | Inherited from System.Object |
![]() | ToString() | Inherited from System.Object |