PrintPreviewShowingEventArgs.StandardPreview Property
In This Article
Gets the Print Preview with a standard toolbar.
Namespace: DevExpress.DashboardWin
Assembly: DevExpress.Dashboard.v24.2.Win.dll
NuGet Package: DevExpress.Win.Dashboard
#Declaration
public PrintPreviewFormEx StandardPreview { get; }
#Property Value
Type | Description |
---|---|
Print |
A Print |
See Also