Gets or sets the diagram to be printed. This is a dependency property.

Namespace:  Mindscape.WpfDiagramming
Assembly:  Mindscape.WpfDiagramming.Foundation (in Mindscape.WpfDiagramming.Foundation.dll)
Version: 2.0.0.0 (2.0.0.0)

Syntax

C#
public IDiagramModel Diagram { get; set; }
Visual Basic (Declaration)
Public Property Diagram As IDiagramModel

Remarks

Dependency Property Information
Identifier fieldDiagramProperty
Metadata properties set to trueNone

See Also