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

QueryImageEventArgs Properties

The QueryImageEventArgs type exposes the following members.

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