Search
DiagramView.print Method
See Also
 

 Overload List

Name Description

DiagramView.print ()

Prints the current diagram using the default page format.

DiagramView.print (Graphics, PageFormat, int)

Implements the Printable interface.

DiagramView.print (PageFormat, String)

Prints the current diagram using the specified page format.

DiagramView.print (String)

Prints the current diagram using the default page format.

 See Also