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

PrintRibbonController Class

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

Namespace: DevExpress.XtraPrinting.Preview

Assembly: DevExpress.XtraPrinting.v19.1.dll

Declaration

[ToolboxBitmap(typeof(ResFinder), "Bitmaps256.PrintRibbonController.bmp")]
public class PrintRibbonController :
    RibbonControllerBase,
    IPrintPreviewControl,
    ISupportContextSpecifier

The following members return PrintRibbonController objects:

See Also