<Code Lib>
2025.3 Method
Changes 0
M

PrintManager.SelectNewPrintDriver

Description:
Select a new printer.
Remarks:
This property is the global print setting property for all documents.

public void SelectNewPrintDriver(
	string strPrinterName
)

  • String
    strPrinterName
    The name string of new printer.

Loading…