PrintPageEventHandler

PrintPageEventHandler typedef

A type of a function that handles PrintPage event.

using System::Drawing::Printing::PrintPageEventHandler = typedef System::EventHandler<System::SharedPtr<PrintPageEventArgs> >

See Also