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