Click or drag to resize

ImageObjectIsEmptyException Class

The exception that is thrown when the PdfImageObject don't contain PdfBitmap
Inheritance Hierarchy
SystemObject
  SystemException
    Patagames.Pdf.Net.ExceptionsPdfiumException
      Patagames.Pdf.Net.ExceptionsImageObjectIsEmptyException

Namespace: Patagames.Pdf.Net.Exceptions
Assembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.94.2704
Syntax
public class ImageObjectIsEmptyException : PdfiumException

The ImageObjectIsEmptyException type exposes the following members.

Constructors
 NameDescription
Public methodImageObjectIsEmptyException Initializes a new instance of the ImageObjectIsEmptyException class.
Top
See Also