InvalidPrinterException Constructor (PrinterSettings^)

 

Initializes a new instance of the InvalidPrinterException class.

Namespace:   System.Drawing.Printing
Assembly:  System.Drawing (in System.Drawing.dll)

public:
InvalidPrinterException(
	PrinterSettings^ settings
)

Parameters

settings
Type: System.Drawing.Printing::PrinterSettings^

A PrinterSettings that specifies the settings for a printer.

.NET Framework
Available since 1.1
Return to top
Show: