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