windowsforms-devexpress-dot-xtraprinting-dot-preview-ac1fa8e0.md
A print preview form with a ribbon toolbar.
Namespace : DevExpress.XtraPrinting.Preview
Assembly : DevExpress.XtraPrinting.v25.2.dll
NuGet Package : DevExpress.Win.Printing
[DXLicenseWinReporting]
public class PrintPreviewRibbonFormEx :
PrintPreviewRibbonFormExBase
<DXLicenseWinReporting>
Public Class PrintPreviewRibbonFormEx
Inherits PrintPreviewRibbonFormExBase
The following members return PrintPreviewRibbonFormEx objects:
| Library | Related API Members |
|---|---|
| WinForms Controls | PrintingSystem.PreviewRibbonFormEx |
| PrintTool.PreviewRibbonForm | |
| Dashboard | PrintPreviewShowingEventArgs.RibbonPreview |
The PrintPreviewRibbonFormEx class is no longer used separately and is retained only for backward compatibility. Use the DocumentViewer control instead.
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