Hour 10. Printing with .NET

Printing is a common feature that most desktop applications implement in some form. Some applications produce simple printouts, whereas other applications such as word processors and graphic editors produce WYSIWYG output. When you're writing a managed Visual C++ .NET application, whatever you are printing is handled through the .NET Framework's printing classes and GDI+.

In this hour's lesson, you will modify the MDIWindowsForms application from Hour 7, “Working with Windows Forms,” to add printing capabilities using GDI+.

In this hour you will:

Get Sams Teach Yourself Visual C++® .NET in 24 Hours 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.