You are here: Start » FIL.NET » BarcodeGrades Class
BarcodeGrades Class
Namespace: | Fil |
---|---|
Assembly: | FilNet.Types.dll |
Holds information about Barcode quality.
Constructors
Properties
Name | Type | Description | |
---|---|---|---|
![]() | Decodability | Ftl.Conditional<System.Single> | |
![]() | DecodedText | Ftl.Conditional<System.String> | |
![]() | Decode | Ftl.Conditional<System.Single> | |
![]() | Defects | Ftl.Conditional<System.Single> | |
![]() | GlobalThreshold | Ftl.Conditional<System.Single> | |
![]() | IsDisposed | System.Boolean | Inherited from Fil.UnmanagedObject |
![]() | IsView | System.Boolean | Inherited from Fil.UnmanagedObject |
![]() | MinEdgeContrast | Ftl.Conditional<System.Single> | |
![]() | Modulation | Ftl.Conditional<System.Single> | |
![]() | OverallGrade | Ftl.Conditional<System.Single> | |
![]() | Rmax | Ftl.Conditional<System.Single> | |
![]() | Rmin | System.Single | |
![]() | SymbolContrast | System.Single |
Methods
Name | Description | |
---|---|---|
![]() | CopyTo(Fil.BarcodeGrades) | |
![]() | Dispose() | Inherited from Fil.UnmanagedObject |
![]() | Equals(Fil.BarcodeGrades) | |
![]() | Equals(object) | Inherited from System.Object |
![]() | GetHashCode() | Inherited from System.Object |
![]() | GetType() | Inherited from System.Object |
![]() | MoveTo(Fil.BarcodeGrades) | |
![]() | ToString() | Inherited from System.Object |