[Serializable()] public sealed class UnsupportedImageFormatException : System.Exception
[Serializable()] public __gc __sealed class UnsupportedImageFormatException : public System.Exception
[Serializable()] public ref class UnsupportedImageFormatException sealed : public System.Exception
'Declaration <SerializableAttribute()> Public NotInheritable Class UnsupportedImageFormatException Inherits System.Exception
'Usage Dim instance As UnsupportedImageFormatException
A TemplateImage or Field object will throw this exception whenever an image with a bit count greater than 1 bit per pixel is passed into the object.
System.Object System.Exception Accusoft.FormDirectorSdk.UnsupportedImageFormatException
UnsupportedImageFormatException Members Accusoft.FormDirectorSdk Namespace TemplateImage.Hdib TemplateImage.Hbitmap TemplateImage.Image Field.ClipBitmap Field.ClipImage Field.ClipHdib Field.ClipHbitmap