3 references to PrintPage
System.Drawing.Common (3)
System\Drawing\Printing\PrintDocument.cs (1)
157/// Raises the <see cref='PrintPage'/> event.
System\Drawing\Printing\PrintPageEventArgs.cs (1)
7/// Provides data for the <see cref='PrintDocument.PrintPage'/> event.
System\Drawing\Printing\PrintPageEventHandler.cs (1)
7/// Represents the method that will handle the <see cref='PrintDocument.PrintPage'/> event of a <see cref='PrintDocument'/>.