You are here: Start » FIL.NET » PDF417DetectionParams Structure

PDF417DetectionParams Structure

Namespace:Fil
Assembly:FilNet.Types.dll

Specifies how PDF417 codes are being detected.

Constructors

 ConstructorDescription
PDF417DetectionParams(Single, Single, Int32, Int32, Single, Single)

Properties

 NameTypeDescription
ContrastHysteresisSystem.Single
ContrastThresholdSystem.Single
DefaultFil.PDF417DetectionParams Gets a default instance of the PDF417DetectionParams.
DetectionScanCountSystem.Int32
EmptyFil.PDF417DetectionParams Gets an empty instance of the PDF417DetectionParams.
MinEdgeMagnitudeSystem.Single
ScanWidthSystem.Int32
SmoothingStdDevSystem.Single

Methods

 NameDescription
Equals(object)Inherited from System.Object
Equals(Fil.PDF417DetectionParams)
GetHashCode()Inherited from System.Object
GetType()Inherited from System.Object
ToString()Inherited from System.Object

Remarks

See also