DiagramControl.ShowPrintPreview(Int32, OrientationKind) Method
In This Article
Namespace: DevExpress.Xpf.Diagram
Assembly: DevExpress.Xpf.Diagram.v24.2.dll
NuGet Package: DevExpress.Wpf.Diagram
#Declaration
public void ShowPrintPreview(
int pageCount,
OrientationKind fitOrientation
)
#Parameters
Name | Type |
---|---|
page |
Int32 |
fit |
Orientation |
See Also