Shows the Print dialog and prints the diagram.
(Available in the Silverlight 4 version of the component)
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight
C#
![]() |
---|
public void Print () |
Visual Basic
![]() |
---|
Public Sub Print () |
The method displays the standard print dialog, allowing users to select a printer and choose which pages of the document to print. The smallest rectangular area of the document that contains all diagram elements is printed. Various setting for the print job can be assigned via the PrintOptions structure.