Spread WinForms 15
FarPoint.PDF Assembly / FarPoint.PDF Namespace / Exception.ErrUnrecognizedImageFormat Class
Members


Exception.ErrUnrecognizedImageFormat Class
Handles the exception caused by an unrecognized image format.
Syntax
'Declaration
 
Public Class Exception.ErrUnrecognizedImageFormat 
   Inherits Exception
 
'Usage
 
Dim instance As Exception.ErrUnrecognizedImageFormat
Inheritance Hierarchy

System.Object
   System.Exception
      FarPoint.PDF.Exception
         FarPoint.PDF.Exception.ErrUnrecognizedImageFormat

See Also