System::Drawing::Printing::PrintDocument::PrintPage field

PrintPage field

An event that gets fired when the output to print for the current page is needed.

System::Event<void(SharedPtr<Object>, SharedPtr<PrintPageEventArgs>)> System::Drawing::Printing::PrintDocument::PrintPage

See Also