You are here: Start » FIL.NET » DatacodeBarcodeParams Class
DatacodeBarcodeParams Class
Namespace: | Fil |
---|---|
Assembly: | FilNet.Types.dll |
Specifies how barcodes are read.
Constructors
Constructor | Description | |
---|---|---|
![]() | DatacodeBarcodeParams() | |
![]() | DatacodeBarcodeParams(Optional<BarcodeFormat>, Int32, Optional<Int32>, Boolean, Boolean, Boolean) |
Properties
Name | Type | Description | |
---|---|---|---|
![]() | AllowDamage | System.Boolean | |
![]() | AllowHighBlur | System.Boolean | |
![]() | AllowNoQuietZone | System.Boolean | |
![]() | BarcodeFormat | Ftl.Optional<Fil.BarcodeFormat> | |
![]() | IsDisposed | System.Boolean | Inherited from Fil.UnmanagedObject |
![]() | IsView | System.Boolean | Inherited from Fil.UnmanagedObject |
![]() | MaxLength | Ftl.Optional<System.Int32> | |
![]() | MinLength | System.Int32 |
Methods
Name | Description | |
---|---|---|
![]() | 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 |