API Reference
Class
ImageFormatNotSupportedException
Exception thrown when an unsupported image format is encountered.
Inheritance
- OfficeIMOException
- ImageFormatNotSupportedException
Constructors
public ImageFormatNotSupportedException(String message) #Initializes a new instance of the ImageFormatNotSupportedException class.
Parameters
- message System.String
- Exception message.
Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object
public override Void GetObjectData(SerializationInfo info, StreamingContext context) #Returns:
VoidInherited from Exception
Obsolete("This API supports obsolete formatter-based serialization. It should not be called or extended by application code.", DiagnosticId = "SYSLIB0051", UrlFormat = "https://aka.ms/dotnet-warnings/{0}") EditorBrowsable(1)Parameters
- info SerializationInfo
- context StreamingContext