Chapter 11. Printing

Terms you'll need to understand:

  • PrintDocument component

  • Print method

  • BeginPrint event

  • QueryPageSettings event

  • PrintPage event

  • EndPrint event

  • PrintPageEventArgs class

  • PageSettings class

  • PrinterSettings class

  • PageSetupDialog component

  • PrintPreviewDialog component

  • PrintPreviewControl control

  • PrintDialog component

Techniques you'll need to master:

  • Understand the order of events generated during a print job.

  • Understand how to configure the common PageSettings and PrinterSettings properties.

  • Understand how to use the four standard Windows printing controls.

Many applications require the capability to produce permanent, printed output. This chapter reviews sending output to a printer from within your .NET application. Although the Visual Studio ...

Get Developing and Implementing Windows®-Based Applications with Visual C#™ .NET and Visual Studio® .NET Exam Cram™ 2 (Exam 70-316) now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.