
'Declaration
<SerializableAttribute()> Public NotInheritable Class BitDepthException Inherits SmartZoneICRException
'Usage
Dim instance As BitDepthException
[Serializable()] public sealed class BitDepthException : SmartZoneICRException
[Serializable()] public __gc __sealed class BitDepthException : public SmartZoneICRException
[Serializable()] public ref class BitDepthException sealed : public SmartZoneICRException
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.SmartZoneICRSdk.SmartZoneException
Accusoft.SmartZoneICRSdk.SmartZoneICRException
Accusoft.SmartZoneICRSdk.BitDepthException