PrintManager.SelectNewPrintDriver
Description:
Select a new printer.
Select a new printer.
Remarks:
This property is the global print setting property for all documents.
This property is the global print setting property for all documents.
public void SelectNewPrintDriver(
string strPrinterName
)
-
StringstrPrinterNameThe name string of new printer.
-
Thrown when the input argument-strPrinterName-is.
-
Thrown when the assigned new printer is invalid, or the print resource is occupied by others.