This documentation is for the old version. Go to the latest Graphics Mill docs

BitmapSavingEventArgs Members

The BitmapSavingEventArgs type exposes the following members.

Constructors

Name Description
Public method BitmapSavingEventArgs

Creates and initializes new BitmapSavingEventArgs object.

Methods

Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Properties

Name Description
Public property Cancel

Sets a value specifying if to cancel the bitmap saving before it will be started.

Public property Options

Provides access to encoder options passed to Save(String, IEncoderOptions) method (may be changed in the Saving event handler).

See Also

Reference