DiagramControl.ShowPrintPreview(Int32, OrientationKind) Method
Namespace: DevExpress.Xpf.Diagram
Assembly: DevExpress.Xpf.Diagram.v26.1.dll
Declaration
Parameters
| Name | Type |
|---|---|
| pageCount | Int32 |
| fitOrientation | OrientationKind |
See Also
Namespace: DevExpress.Xpf.Diagram
Assembly: DevExpress.Xpf.Diagram.v26.1.dll
public void ShowPrintPreview(
int pageCount,
OrientationKind fitOrientation
)
Public Sub ShowPrintPreview(
pageCount As Integer,
fitOrientation As OrientationKind
)
| Name | Type |
|---|---|
| pageCount | Int32 |
| fitOrientation | OrientationKind |