Shows Print dialog and prints the diagram.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public void Print () |
Visual Basic Copy Code |
---|
Public Sub Print () |
The method displays the standard Windows print dialog, allowing users to select a printer and choose which portions of the document to print. The smallest rectangular area of the document that contains all diagram elements is printed.
WpfDiagram Programmer's Guide | © 2024 MindFusion |