Accusoft.BarcodeXpressSdk Namespace : UnableReadBitmapException Class |
'Declaration <SerializableAttribute()> Public NotInheritable Class UnableReadBitmapException Inherits BarcodeException
'Usage Dim instance As UnableReadBitmapException
[SerializableAttribute()] public sealed class UnableReadBitmapException : BarcodeException
[SerializableAttribute()] public __gc __sealed class UnableReadBitmapException : public BarcodeException
[SerializableAttribute()] public ref class UnableReadBitmapException sealed : public BarcodeException
If the bitmap passed in by the Reader.Analyze method is unreadable, possibly because of an invalid bitmap handle, it can trigger this exception.
System.Object
System.Exception
Accusoft.BarcodeXpressSdk.BarcodeException
Accusoft.BarcodeXpressSdk.UnableReadBitmapException