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