You are here: Start » BarcodeDetectionParams Structure

BarcodeDetectionParams Structure

Namespace:FilNet
Assembly:Fil.Net.TS.dll

Constructors

 ConstructorDescription
BarcodeDetectionParams(Int32, Int32, Single, BarcodeReadingStrategy)

Properties

 NameTypeDescription
DefaultFilNet.BarcodeDetectionParams
IsDefaultSystem.Boolean
MinEdgeStrengthSystem.Single
ReadingScanCountSystem.Int32
ReadingStrategyFilNet.BarcodeReadingStrategy
ScanWidthSystem.Int32

Methods

 NameDescription
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

See also