PrintingSystemPreviewModel.PrintDirect Method
Name | Parameters | Description |
---|---|---|
PrintDirect() | none | Prints the document on the default printer. |
PrintDirect(PrintQueue) | printQueue | Prints the current document to a default printer. |
PrintDirect(String) | printerName | Prints the document on the specified printer. |