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