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

ImagePrintDocument.OnPrintPage Method

Namespace: Aurigma.GraphicsMill.WinControls
Assembly: Aurigma.GraphicsMill.WinControls (in Aurigma.GraphicsMill.WinControls.dll)

Syntax

Visual Basic
Protected Overrides Sub OnPrintPage ( _
	e As PrintPageEventArgs _
)
C#
protected override void OnPrintPage(
	PrintPageEventArgs e
)

See Also

Reference