Northwoods.GoSilverlight 1.2.2 Assembly
PrintManager Property
See Also  Send Feedback
Northwoods.GoXam Namespace > Diagram Class : PrintManager Property

Gets or sets the PrintManager that is responsible for printing the diagram.

Syntax

Visual Basic (Declaration) 
<CategoryAttribute("DiagramPrint")>
Public Property PrintManager As PrintManager
C# 
[CategoryAttribute("DiagramPrint")]
public PrintManager PrintManager {get; set;}

Property Value

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

Requirements

See Also

© 2010 All Rights Reserved.