You are here: Start » FIL.NET » PDF417DetectionParams Structure
PDF417DetectionParams Structure
Namespace: | Fil |
---|---|
Assembly: | FilNet.Types.dll |
Specifies how PDF417 codes are being detected.
Constructors
Constructor | Description | |
---|---|---|
![]() | PDF417DetectionParams(Single, Single, Int32, Int32, Single, Single) |
Properties
Name | Type | Description | |
---|---|---|---|
![]() | ContrastHysteresis | System.Single | |
![]() | ContrastThreshold | System.Single | |
![]() ![]() | Default | Fil.PDF417DetectionParams | Gets a default instance of the PDF417DetectionParams. |
![]() | DetectionScanCount | System.Int32 | |
![]() ![]() | Empty | Fil.PDF417DetectionParams | Gets an empty instance of the PDF417DetectionParams. |
![]() | MinEdgeMagnitude | System.Single | |
![]() | ScanWidth | System.Int32 | |
![]() | SmoothingStdDev | System.Single |
Methods
Name | Description | |
---|---|---|
![]() | Equals(object) | Inherited from System.Object |
![]() | Equals(Fil.PDF417DetectionParams) | |
![]() | GetHashCode() | Inherited from System.Object |
![]() | GetType() | Inherited from System.Object |
![]() | ToString() | Inherited from System.Object |