Detaches the diagram's BeginPrint and PrintPage event handlers from the specified PrintDocument, created by a previous call to the CreatePrintDocument method.
Namespace: MindFusion.Diagramming.WinForms
Assembly: MindFusion.Diagramming.WinForms
SyntaxC#
Copy Code
|
|---|
public void DisposePrintDocument ( |
Visual Basic
Copy Code
|
|---|
Public Sub DisposePrintDocument( _ |
See Also