PDFReaderControls.NET Professional Type Reference

UnsupportedImageException Class

The exception that is thrown when an unsupported or unrecognised image format is encountered.

For a list of all members of this type, see UnsupportedImageException Members.

System.Object
   System.Exception
      System.ApplicationException
         TallComponents.PDF.PdfException
            TallComponents.PDF.UnsupportedImageException

public class UnsupportedImageException : PdfException

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: TallComponents.PDF

Assembly: TallComponents.PDF.ReaderControls (in TallComponents.PDF.ReaderControls.dll)

See Also

UnsupportedImageException Members | TallComponents.PDF Namespace