DiagramControl.ShowPrintPreview(Double) Method
Invokes the Print Preview and scales the document according to the specified scale factor.
Namespace: DevExpress.XtraDiagram
Assembly: DevExpress.XtraDiagram.v25.1.dll
NuGet Package: DevExpress.Win.Diagram
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| scale | Double | A System.Double value specifying the scale factor. |
See Also