Displays the diagram in a Print Preview window.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
SyntaxC#
Copy Code
|
|---|
public void PrintPreview ( |
Visual Basic
Copy Code
|
|---|
Public Sub PrintPreview( _ |
A string specifying the title of the Print Preview window.
RemarksThe Print Preview window shows what the diagram content would look like when printed on paper.
See Also