VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging Namespace / ImageLoadedEventArgs Class
In This Topic
    ImageLoadedEventArgs Class Properties
    In This Topic
    For a list of all properties of this type, see ImageLoadedEventArgs.
    Public Properties
     NameDescription
    Public PropertyGets the decoding settings which was used for loading of image.
    Public PropertyGets a value indicating whether not critical error occurs during loading of image.
    Public PropertyGets the description of the error that occurs during loading of image.
    Public PropertyGets the VintasoftImage object. (Inherited from ImageEventArgs)
    Public PropertyGets the rendering settings which was used for loading of image.
    See Also