The BitmapSavingEventArgs type exposes the following members.
Name | Description | |
---|---|---|
BitmapSavingEventArgs |
Creates and initializes new BitmapSavingEventArgs object. |
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
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). |