
'Declaration
<SerializableAttribute()> Public NotInheritable Class BitDepthException Inherits SmartZoneOCRException
'Usage
Dim instance As BitDepthException
[Serializable()] public sealed class BitDepthException : SmartZoneOCRException
[Serializable()] public __gc __sealed class BitDepthException : public SmartZoneOCRException
[Serializable()] public ref class BitDepthException sealed : public SmartZoneOCRException
If the bitmap passed in by the Reader.AnalyzeField method has more than one palette, or is not a one bit per pixel image, it can trigger this exception.
System.Object
System.Exception
System.ApplicationException
Accusoft.SmartZoneOCRSdk.SmartZoneException
Accusoft.SmartZoneOCRSdk.SmartZoneOCRException
Accusoft.SmartZoneOCRSdk.BitDepthException