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

ImagePrintDocument Events

The ImagePrintDocument type exposes the following members.

Events

Name Description
Public event BeforePrintPage

Fires before the control starts printing images at the page.

Public event BeginPrint (Inherited from PrintDocument.)
Public event Disposed (Inherited from Component.)
Public event EndPrint (Inherited from PrintDocument.)
Public event PrintPage (Inherited from PrintDocument.)
Public event QueryImage

Fires when the image is requested to be printed.

Public event QueryPageSettings (Inherited from PrintDocument.)

See Also

Reference