VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging Namespace / ImageLoadingEventArgs Class
In This Topic
ImageLoadingEventArgs Class Properties
In This Topic
For a list of all properties of this type, see ImageLoadingEventArgs.
Public Properties
 NameDescription
Public PropertyGets or sets a value indicating whether current loading process should be canceled.
Public PropertyGets or sets the decoding settings, which must be used for loading of image.
Public PropertyGets the VintasoftImage object. (Inherited from ImageEventArgs)
Public PropertyGets or sets the rendering settings, which must be used for loading of image.
See Also