DiagramControl.CreatePrintDocument() Method
Creates an object that can be used to print the diagram.
Namespace: DevExpress.XtraDiagram
Assembly: DevExpress.XtraDiagram.v24.1.dll
NuGet Package: DevExpress.Win.Diagram
Declaration
Returns
Type | Description |
---|---|
PrintDocument | A PrintDocument object. |
See Also