PresentationPrint Method

Overload List
  NameDescription
Public methodPrint
Prints the whole presentation to the default printer.
Public methodPrint(PrinterSettings)
Prints the presentation according to the specified printer settings, using the standard (no User Interface) print controller.
Public methodPrint(String)
Print the whole presentation to the specified printer, using the standard (no User Interface) print controller.
Public methodPrint(PrinterSettings, String)
Prints the document according to the specified printer settings, using the standard (no User Interface) print controller and a presentation name.
See Also