Back to Devexpress

PrintPreviewFormEx Class

windowsforms-devexpress-dot-xtraprinting-dot-preview-f2ecc8bc.md

latest3.0 KB
Original Source

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

csharp
[DXLicenseWinReporting]
public class PrintPreviewFormEx :
    PrintPreviewFormExBase
vb
<DXLicenseWinReporting>
Public Class PrintPreviewFormEx
    Inherits PrintPreviewFormExBase

The following members return PrintPreviewFormEx objects:

LibraryRelated API Members
WinForms ControlsPrintingSystem.PreviewFormEx
PrintTool.PreviewForm
DashboardPrintPreviewShowingEventArgs.StandardPreview

Remarks

The PrintPreviewFormEx class is no longer used separately and is retained only for backward compatibility. 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

PrintPreviewFormEx Members

Document Viewer

Document Viewer Toolbars

DevExpress.XtraPrinting.Preview Namespace