Back to Devexpress

PrintPreviewRibbonFormEx Class

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

latest3.1 KB
Original Source

PrintPreviewRibbonFormEx Class

A print preview form with a ribbon toolbar.

Namespace : DevExpress.XtraPrinting.Preview

Assembly : DevExpress.XtraPrinting.v25.2.dll

NuGet Package : DevExpress.Win.Printing

Declaration

csharp
[DXLicenseWinReporting]
public class PrintPreviewRibbonFormEx :
    PrintPreviewRibbonFormExBase
vb
<DXLicenseWinReporting>
Public Class PrintPreviewRibbonFormEx
    Inherits PrintPreviewRibbonFormExBase

The following members return PrintPreviewRibbonFormEx objects:

LibraryRelated API Members
WinForms ControlsPrintingSystem.PreviewRibbonFormEx
PrintTool.PreviewRibbonForm
DashboardPrintPreviewShowingEventArgs.RibbonPreview

Remarks

The PrintPreviewRibbonFormEx class is no longer used separately and is retained only for backward compatibility. Use the DocumentViewer control instead.

Inheritance

Show 13 items

Object MarshalByRefObject Component Control ScrollableControl ContainerControl Form DevExpress.XtraEditors.DForm DevExpress.XtraEditors.MouseWheelContainerForm XtraForm RibbonForm DevExpress.XtraPrinting.Preview.PrintPreviewRibbonFormExBase PrintPreviewRibbonFormEx

See Also

PrintPreviewRibbonFormEx Members

Document Viewer

Document Viewer Toolbars

DevExpress.XtraPrinting.Preview Namespace