public void SelectNewPrintDriver( string strPrinterName )
| Exception | Condition |
|---|---|
| ArgumentNullException | Thrown when the input argument-strPrinterName-is null. |
| InvalidOperationException | Thrown when the assigned new printer is invalid, or the print resource is occupied by others. |