VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging Namespace / ImageEncodingStartingEventArgs Class
In This Topic
ImageEncodingStartingEventArgs Class Properties
In This Topic
For a list of all properties of this type, see ImageEncodingStartingEventArgs.
Public Properties
 NameDescription
Public PropertyGets or sets a value indicating whether current saving process should be canceled.
Public PropertyGets the image encoder that should be used for image encoding.
Public PropertyGets or sets an image that should be encoded.
Public PropertyGets the VintasoftImage object. (Inherited from ImageEventArgs)
See Also