PrintPreviewFormEx Class
A print preview form with a standard toolbar.
Namespace: DevExpress.XtraPrinting.Preview
Assembly: DevExpress.XtraPrinting.v25.2.dll
NuGet Package: DevExpress.Win.Printing
Declaration
Remarks
The PrintPreviewFormEx class is the built-in Print Preview form. Use the ReportPrintTool class to display the PrintPreviewFormEx form. If you need a fully custom preview UI, use the DocumentViewer control instead.

Inheritance
Show 12 items
Object
MarshalByRefObject
Component
Control
ScrollableControl
ContainerControl
Form
DevExpress.XtraEditors.DForm
DevExpress.XtraEditors.MouseWheelContainerForm
XtraForm
PrintPreviewFormExBase
PrintPreviewFormEx
See Also