Gets a DiagramPrintDocument sized to the specified PrintDocumentImageableArea.
Namespace:
Mindscape.WpfDiagrammingAssembly: Mindscape.WpfDiagramming.Foundation (in Mindscape.WpfDiagramming.Foundation.dll)
Version: 2.0.0.0 (2.0.0.0)
Syntax
| C# |
|---|
public DiagramPrintDocument GetPrintDocument( PrintDocumentImageableArea imageableArea ) |
| Visual Basic (Declaration) |
|---|
Public Function GetPrintDocument ( _ imageableArea As PrintDocumentImageableArea _ ) As DiagramPrintDocument |
Parameters
- imageableArea
- Type: System.Printing..::.PrintDocumentImageableArea
The imageable area of the print target.