Skip to main content
A newer version of this page is available. .

PrintPreviewRibbonFormEx Class

Namespace: DevExpress.XtraPrinting.Preview

Assembly: DevExpress.XtraPrinting.v17.2.dll

Declaration

public class PrintPreviewRibbonFormEx :
    PrintPreviewRibbonFormExBase

The following members accept/return PrintPreviewRibbonFormEx objects:

Library Related API Members
WinForms Controls PrintingSystem.PreviewRibbonFormEx
PrintTool.PreviewRibbonForm
Dashboard PrintPreviewShowingEventArgs.RibbonPreview

Remarks

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

PrintPreviewRibbonForm1.png

The following code snippet (auto-collected from DevExpress Examples) contains a reference to the PrintPreviewRibbonFormEx class.

Note

The algorithm used to collect these code examples remains a work in progress. Accordingly, the links and snippets below may produce inaccurate results. If you encounter an issue with code examples below, please use the feedback form on this page to report the issue.

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