Chapter 11. Printing

OBJECTIVES

This chapter covers the following Microsoft-specified objectives for the “Creating User Services” section of Exam 70-316, “Developing and Implementing Windows-Based Applications with Microsoft Visual C# .NET and Microsoft Visual Studio .NET”:

Implement print capability.

  • Many applications require some sort of portable, permanent record of their activities. In some cases, this requirement can be satisfied by storing a file on disk or CD-ROM. But other applications require the use of a printer to produce a paper record. The .NET Framework handles printing support by defining the printer as a location where a Graphics object can be located and allowing you to use the methods of the Graphics object to construct the ...

Get MCAD/MCSD.NET Training Guide (Exam 70-316): Developing and Implementing Windows®-Based Applications with Microsoft® Visual C#™ .NET and Microsoft® Visual Studio® .NET 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.