VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging Namespace / ImageSourceExceptionEventArgs Class
In This Topic
ImageSourceExceptionEventArgs Class Properties
In This Topic
For a list of all properties of this type, see ImageSourceExceptionEventArgs.
Public Properties
 NameDescription
Public PropertyGets or sets a value indicating whether current image source loading should be canceled. (Inherited from ImageSourceEventArgs)
Public PropertyGets the exception.
Public PropertyGets a value indicating whether file should be opened in read-only mode. (Inherited from ImageSourceEventArgs)
Public PropertyGets the source filename. (Inherited from ImageSourceEventArgs)
Public PropertyGets the source stream. (Inherited from ImageSourceEventArgs)
See Also