PrintRibbonController Class
As part of the DocumentViewer control, provides a ribbon toolbar to a Print Preview.
Namespace: DevExpress.XtraPrinting.Preview
Assembly: DevExpress.XtraPrinting.v24.1.dll
NuGet Packages: DevExpress.Win.Navigation, DevExpress.Win.Printing
Declaration
public class PrintRibbonController :
RibbonControllerBase,
IPrintPreviewControl,
ISupportContextSpecifier
Related API Members
The following members return PrintRibbonController objects:
Inheritance
Object
MarshalByRefObject
Component
RibbonControllerBase
PrintRibbonController
See Also