VintaSoft Imaging .NET SDK 14.0: Documentation for .NET developer
Vintasoft.Imaging Namespace / ImageSourceExceptionEventArgs Class
Properties Fields SeeAlso
In This Topic
    ImageSourceExceptionEventArgs Class Members
    In This Topic
    The following tables list the members exposed by ImageSourceExceptionEventArgs.
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic) (Inherited from System.EventArgs)
    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