Skip to main content
A newer version of this page is available. .

PrintPreviewShowingEventArgs.StandardPreview Property

Gets the Print Preview with a standard toolbar.

Namespace: DevExpress.DashboardWin

Assembly: DevExpress.Dashboard.v19.1.Win.dll

Declaration

public PrintPreviewFormEx StandardPreview { get; }

Property Value

Type Description
PrintPreviewFormEx

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

See Also