VintaSoft Imaging .NET SDK 14.0: Documentation for .NET developer
Vintasoft.Imaging Namespace / ImageSourceEventArgs Class
Properties Fields SeeAlso
In This Topic
    ImageSourceEventArgs Class Members
    In This Topic
    The following tables list the members exposed by ImageSourceEventArgs.
    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.
    Public PropertyGets a value indicating whether file should be opened in read-only mode.
    Public PropertyGets the source filename.
    Public PropertyGets the source stream.
    See Also