GoXam for WPF v3
Print Method (CommandHandler)
Northwoods.GoXam Namespace > CommandHandler Class : Print Method
Print the diagram by showing a PrintDialog and then calling the PrintManager's Print method.
Syntax
public virtual void Print()
Remarks
This calls the Print method on the PrintManager.
See Also

Reference

CommandHandler Class
CommandHandler Members