LinkBase.PrintDirect Method
| Name | Parameters | Description |
|---|---|---|
| PrintDirect() | none | Prints the current document to a default printer. |
| PrintDirect(PrintQueue) | queue | Obsolete. Prints the current document to the printer specified by the print queue. |
| PrintDirect(String) | printerName | Prints the current document to the specified printer. |