GoXam for WPF v3
Print Method (CommandHandler)
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
View with Navigation Tools
Northwoods.GoXam Namespace
>
CommandHandler Class
: Print Method
Print the diagram by showing a
PrintDialog
and then calling the
PrintManager
's
Print
method.
Syntax
C#
public
virtual
void
Print()
Remarks
This calls the
Print
method on the
PrintManager
.
See Also
Reference
CommandHandler Class
CommandHandler Members