Chapter 17. The System.Drawing.Printing Namespace

This namespace contains the non-visual classes that support printing.

The PrintDocument encapsulates the pages to be printed, while the PrintController manages the printing process. PrinterSettings represent the printer device and its settings, while the PageSettings encapsulate the format of the output page.

Look at System.Windows.Forms.PrintDialog and System.Windows.Forms.PrintPreviewDialog for handy prebuilt controls to support typical printing scenarios. Figure 17-1 shows the types in this namespace.

Figure 17-1. Types from the System.Drawing.Printing namespace
figs/winf_1701.gif


. Net Windows Forms in a Nutshell
.NET Windows Forms in a Nutshell
ISBN: 0596003382
EAN: 2147483647
Year: 2002
Pages: 794

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net