Spread Windows Forms 17
FarPoint.PDF Assembly / FarPoint.PDF Namespace / Exception.ErrUnrecognizedImageFormat Class
Members


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

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

    See Also