Back to Devexpress

PrintRibbonController Class

windowsforms-devexpress-dot-xtraprinting-dot-preview-7d0997b2.md

latest2.3 KB
Original Source

PrintRibbonController Class

As part of the DocumentViewer control, provides a ribbon toolbar to a Print Preview.

Namespace : DevExpress.XtraPrinting.Preview

Assembly : DevExpress.XtraPrinting.v25.2.dll

NuGet Package : DevExpress.Win.Printing

Declaration

csharp
[DXLicenseWinReporting]
public class PrintRibbonController :
    RibbonControllerBase,
    IPrintPreviewControl,
    ISupportContextSpecifier
vb
<DXLicenseWinReporting>
Public Class PrintRibbonController
    Inherits RibbonControllerBase
    Implements IPrintPreviewControl,
               ISupportContextSpecifier

The following members return PrintRibbonController objects:

Inheritance

Object MarshalByRefObject Component RibbonControllerBase PrintRibbonController DocumentViewerRibbonController

See Also

PrintRibbonController Members

Document Viewer

Ribbon

RibbonControl

DevExpress.XtraPrinting.Preview Namespace