Back to Devexpress

DocumentViewerRibbonController Class

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

latest1.7 KB
Original Source

DocumentViewerRibbonController Class

A PrintRibbonController tailored to provide a ribbon toolbar to the DocumentViewer.

Namespace : DevExpress.XtraPrinting.Preview

Assembly : DevExpress.XtraPrinting.v25.2.dll

NuGet Package : DevExpress.Win.Printing

Declaration

csharp
public class DocumentViewerRibbonController :
    PrintRibbonController
vb
Public Class DocumentViewerRibbonController
    Inherits PrintRibbonController

Inheritance

Object MarshalByRefObject Component RibbonControllerBase PrintRibbonController DocumentViewerRibbonController

See Also

DocumentViewerRibbonController Members

DevExpress.XtraPrinting.Preview Namespace