FormFix v6.0 for .NET - Updated
ImageNullException Class
Members 



Accusoft.FormDirectorSdk Namespace : ImageNullException Class
An exception object that the Field object will throw whenever the input image to any of the Clip methods is null.
Syntax
'Declaration
 
<SerializableAttribute()>
Public NotInheritable Class ImageNullException 
   Inherits System.Exception
'Usage
 
Dim instance As ImageNullException
[Serializable()]
public sealed class ImageNullException : System.Exception 
[Serializable()]
public ref class ImageNullException sealed : public System.Exception 
Inheritance Hierarchy

System.Object
   System.Exception
      Accusoft.FormDirectorSdk.ImageNullException

See Also

Reference

ImageNullException Members
Accusoft.FormDirectorSdk Namespace
Field.ClipHdib
Field.ClipHbitmap
Field.ClipBitmap
Field.ClipImage

Is this page helpful?
Yes No
Thanks for your feedback.