PrintController public abstract class PrintController Controls how a document is printed, when printing from a Windows Forms application. Documentation Code namespace System.Drawing.Printing { }