The DiagramPrinter type exposes the following members.

Constructors

  NameDescription
DiagramPrinter

Methods

  NameDescription
GetPrintDocumentOverloaded.

Fields

  NameDescription
DiagramProperty
Identifies the Diagram property.
FormatterProperty
Identifies the Formatter property.
PrintCallbackProperty
Identifies the PrintCallback property.
ZoomProperty
Identifies the Zoom property.

Properties

  NameDescription
Diagram
Gets or sets the diagram to be printed. This is a dependency property.
Formatter
Gets or sets formatting and display settings for the diagram. This is a dependency property.
PrintCallback
Gets or sets the callback for additional printing. This is a dependency property.
Zoom
Gets or sets the zoom level. This is a dependency property.

See Also