GoXam for WPF v3
PrintManager Property
Northwoods.GoXam Namespace > Diagram Class : PrintManager Property
Gets or sets the PrintManager that is responsible for printing the diagram.
Syntax
[Category("DiagramPrint")]
public PrintManager PrintManager {get; set;}

Property Value

Initially this is an instance of PrintManager. PrintManagers cannot be shared by Diagrams.
See Also

Reference

Diagram Class
Diagram Members