Gets the ResourceKey for the Style for formatting a DiagramSurface for printing.

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

Syntax

C#
public static ComponentResourceKey PrintStyleKey { get; }
Visual Basic (Declaration)
Public Shared ReadOnly Property PrintStyleKey As ComponentResourceKey

See Also