Skip to main content

PrintPreviewFormEx Class

Namespace: DevExpress.XtraPrinting.Preview

Assembly: DevExpress.XtraPrinting.v25.2.dll

NuGet Package: DevExpress.Win.Printing

Declaration

public class PrintPreviewFormEx :
    PrintPreviewFormExBase

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.

PrintPreviewFormEx.png

Inheritance

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