Skip to main content

PrintPreviewShowingEventArgs.StandardPreview Property

Gets the Print Preview with a standard toolbar.

Namespace: DevExpress.DashboardWin

Assembly: DevExpress.Dashboard.v23.2.Win.dll

NuGet Package: DevExpress.Win.Dashboard

Declaration

public PrintPreviewFormEx StandardPreview { get; }

Property Value

Type Description
PrintPreviewFormEx

A PrintPreviewFormEx object that is the Print Preview with a standard toolbar.

See Also