Presentation Print Method |
| Name | Description | |
|---|---|---|
|
|
Print(PrinterSettings) |
Prints the presentation according to the specified printer settings.
|
|
|
Print(String) |
Print the whole presentation to the specified printer.
|
|
|
Print(PresentationPrintDocument) | |
|
|
Print(PrinterSettings, String) |
Prints the document according to the specified printer settings, using
the standard (no User Interface) print controller and a presentation name.
|