Click or drag to resize

Presentation Print Method

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