A newer version of this page is available.
Switch to the current version.
PrintRibbonController Class
As part of the DocumentViewer control, provides a ribbon toolbar to a Print Preview.
Namespace: DevExpress.XtraPrinting.Preview
Assembly: DevExpress.XtraPrinting.v18.2.dll
Declaration
[ToolboxBitmap(typeof(ResFinder), "Bitmaps256.PrintRibbonController.bmp")]
public class PrintRibbonController :
RibbonControllerBase,
IPrintPreviewControl,
ISupportContextSpecifier
<ToolboxBitmap(GetType(ResFinder), "Bitmaps256.PrintRibbonController.bmp")>
Public Class PrintRibbonController
Inherits RibbonControllerBase
Implements IPrintPreviewControl,
ISupportContextSpecifier
Related API Members
The following members accept/return PrintRibbonController objects:
Inheritance
Object
MarshalByRefObject
Component
RibbonControllerBase
PrintRibbonController
See Also
Feedback