windowsforms-devexpress-dot-xtraprinting-dot-preview-f2ecc8bc.md
A print preview form with a standard toolbar.
Namespace : DevExpress.XtraPrinting.Preview
Assembly : DevExpress.XtraPrinting.v25.2.dll
NuGet Package : DevExpress.Win.Printing
[DXLicenseWinReporting]
public class PrintPreviewFormEx :
PrintPreviewFormExBase
<DXLicenseWinReporting>
Public Class PrintPreviewFormEx
Inherits PrintPreviewFormExBase
The following members return PrintPreviewFormEx objects:
| Library | Related API Members |
|---|---|
| WinForms Controls | PrintingSystem.PreviewFormEx |
| PrintTool.PreviewForm | |
| Dashboard | PrintPreviewShowingEventArgs.StandardPreview |
The PrintPreviewFormEx class is no longer used separately and is retained only for backward compatibility. Use the DocumentViewer control, instead.
Show 12 items
Object MarshalByRefObject Component Control ScrollableControl ContainerControl Form DevExpress.XtraEditors.DForm DevExpress.XtraEditors.MouseWheelContainerForm XtraForm PrintPreviewFormExBase PrintPreviewFormEx
See Also