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

QueryImageEventArgs Members

The QueryImageEventArgs type exposes the following members.

Constructors

Name Description
Public method QueryImageEventArgs

Creates and initializes new QueryImageEventArgs class instance.

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 BeginNewPage

Gets/sets the value which specifies whether to start printing from the new page.

Public property Cancel

Gets/sets a value which specifies whether to abort the printing process.

Public property HasMoreImages

Gets/sets a value which specifies whether the image prepared at this event handler is the last one.

Public property PrintOptions

Gets/sets the global print options.

Public property PrintPlaceholder

Gets/sets the item which is currently being printed.

See Also

Reference