Search
DiagramView.Print Method
See Also
 





Prints the current diagram on a printer selected by the user.

 Overload List

Name Description

DiagramView.Print ()

Prints the diagram to the default printer.

DiagramView.Print (PrintDocument)

Prints the diagram to the specified document.

 See Also