You are here: Start » AVL.NET » BarcodeGradingDiagnostic Class

BarcodeGradingDiagnostic Class

Namespace:Avl
Assembly:AvlNet.Types.dll

Holds information about Barcode quality.

Constructors

 ConstructorDescription
BarcodeGradingDiagnostic()
BarcodeGradingDiagnostic(BarcodeGradingError, String)

Properties

 NameTypeDescription
DescriptionSystem.String
GradingErrorAvl.BarcodeGradingError
IsDisposedSystem.BooleanInherited from Avl.UnmanagedObject
IsViewSystem.BooleanInherited from Avl.UnmanagedObject

Methods

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

Remarks

See also