Provides data for the OnPrintPage event.
Object
EventArgs
PrintPageEventArgs
[Visual Basic] Public Class PrintPageEventArgs Inherits EventArgs [C#] public class PrintPageEventArgs : EventArgs [C++] public __gc class PrintPageEventArgs : public EventArgs [JScript] public class PrintPageEventArgs extends EventArgs
Rectangle defines the rectangle in which all painting should be done. Graphics defines the graphics object with which to do the painting.
Namespace: System.Drawing.Printing
Assembly: System.Drawing.dll
PrintPageEventArgs Members | System.Drawing.Printing Namespace | Graphics | Rectangle