ImageEncodingStartingEventArgs Class Members
In This Topic
The following tables list the members exposed by
ImageEncodingStartingEventArgs.
Public Constructors
Public Fields
Public Properties
| Name | Description |
 | Cancel | Gets or sets a value indicating whether current saving process should be canceled. |
 | Encoder | Gets the image encoder that should be used for image encoding. |
 | EncodingImage | Gets or sets an image that should be encoded. |
 | Image | Gets the VintasoftImage object. (Inherited from ImageEventArgs) |
Protected Methods
See Also