You are here: Start » FIL.NET » DatacodeBarcodeParams Class

DatacodeBarcodeParams Class

Namespace:Fil
Assembly:FilNet.Types.dll

Specifies how barcodes are read.

Constructors

 ConstructorDescription
DatacodeBarcodeParams()
DatacodeBarcodeParams(Optional<BarcodeFormat>, Int32, Optional<Int32>, Boolean, Boolean, Boolean)

Properties

 NameTypeDescription
AllowDamageSystem.Boolean
AllowHighBlurSystem.Boolean
AllowNoQuietZoneSystem.Boolean
BarcodeFormatFtl.Optional<Fil.BarcodeFormat>
IsDisposedSystem.BooleanInherited from Fil.UnmanagedObject
IsViewSystem.BooleanInherited from Fil.UnmanagedObject
MaxLengthFtl.Optional<System.Int32>
MinLengthSystem.Int32

Methods

 NameDescription
CopyTo(Fil.DatacodeBarcodeParams)
Dispose()Inherited from Fil.UnmanagedObject
Equals(Fil.DatacodeBarcodeParams)
Equals(object)Inherited from System.Object
GetHashCode()Inherited from System.Object
GetType()Inherited from System.Object
MoveTo(Fil.DatacodeBarcodeParams)
ToString()Inherited from System.Object

Remarks

See also