DocumentViewerRibbonController Class
In This Article
A PrintRibbonController tailored to provide a ribbon toolbar to the DocumentViewer.
Namespace: DevExpress.XtraPrinting.Preview
Assembly: DevExpress.XtraPrinting.v24.2.dll
NuGet Package: DevExpress.Win.Printing
#Declaration
public class DocumentViewerRibbonController :
PrintRibbonController
#Inheritance
Object
MarshalByRefObject
Component
RibbonControllerBase
PrintRibbonController
DocumentViewerRibbonController
See Also