DiagramPrint Method

Overload List
  NameDescription
Public methodPrint
Prints the whole document to the default printer.
Public methodPrint(PrinterSettings)
Prints the document according to the specified printer settings,using the standard (no User Interface) print controller.
Public methodPrint(String)
Print the whole document 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 document name.
Public methodPrint(String, String)
Prints the document,using the standard (no User Interface) print controller and a document name.
See Also