DiagramControl.ShowPrintPreview Method
| Name | Parameters | Description |
|---|---|---|
| ShowPrintPreview() | none | Invokes the Print Preview. |
| ShowPrintPreview(Double) | scale | Invokes the Print Preview and scales the document according to the specified scale factor. |
| ShowPrintPreview(Int32, OrientationKind) | pageCount, fitOrientation | Invokes the Print Preview and scales the document according to the specified page count. |