System.Windows.Forms.PrintControllerWithStatusDialog Class

Controls how a document is printed from a Windows Forms application.

See Also: PrintControllerWithStatusDialog Members

Syntax

public class PrintControllerWithStatusDialog : System.Drawing.Printing.PrintController

Remarks

This class implements a System.Drawing.Printing.PrintController and adds a status dialog box. A print controller specifies how a System.Drawing.Printing.PrintDocument is printed.

For a list of initial property values for an instance of the System.Windows.Forms.PrintControllerWithStatusDialog class, see the erload:System.Windows.Forms.PrintControllerWithStatusDialog.#ctor constructor.

For more information about printing with Windows Forms, see the System.Drawing.Printing namespace overview. If you want to print from a Windows Presentation Foundation application, see the System.Printing namespace.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0