Aurigma Graphics Mill 5.5 for .NET
BitmapSavingEventArgs Members
The BitmapSavingEventArgs type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
|
|
BitmapSavingEventArgs |
Creates and initializes new BitmapSavingEventArgs object. |
Properties
| Name | Description | |
|---|---|---|
|
|
Cancel |
Sets a value specifying if to cancel the bitmap saving before it will be started. |
|
|
Options |
Provides access to encoder options passed to Save(String, IEncoderOptions) method (may be changed in the Saving event handler). |