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