 | ImageObjectIsEmptyException Constructor |
Initializes a new instance of the ImageObjectIsEmptyException class.
Namespace: Patagames.Pdf.Net.ExceptionsAssembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.94.2704
Syntaxpublic ImageObjectIsEmptyException()
public:
ImageObjectIsEmptyException()
new : unit -> ImageObjectIsEmptyException
public ImageObjectIsEmptyException()
Patagames.Pdf.Net.Exceptions.ImageObjectIsEmptyException = function();
See Also