The DiagramPrinter type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| DiagramPrinter |
Methods
| Name | Description | |
|---|---|---|
| GetPrintDocument | Overloaded. |
Fields
| Name | Description | |
|---|---|---|
| DiagramProperty |
Identifies the Diagram property.
| |
| FormatterProperty |
Identifies the Formatter property.
| |
| PrintCallbackProperty |
Identifies the PrintCallback property.
| |
| ZoomProperty |
Identifies the Zoom property.
|
Properties
| Name | Description | |
|---|---|---|
| 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.
|