PrintPreviewRibbonFormEx Class
In This Article
A print preview form with a ribbon toolbar.
Namespace: DevExpress.XtraPrinting.Preview
Assembly: DevExpress.XtraPrinting.v24.2.dll
NuGet Package: DevExpress.Win.Printing
#Declaration
#Related API Members
The following members return PrintPreviewRibbonFormEx objects:
Library | Related API Members |
---|---|
Win |
Printing |
Print |
|
Dashboard | Print |
#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