PrintPreviewRibbonFormEx.PrintRibbonController Property
Gets the PrintRibbonController of the Print Preview form with a Ribbon.
Namespace: DevExpress.XtraPrinting.Preview
Assembly: DevExpress.XtraPrinting.v24.1.dll
NuGet Packages: DevExpress.Win.Navigation, DevExpress.Win.Printing
Declaration
Property Value
Type | Description |
---|---|
PrintRibbonController | A PrintRibbonController object which represents the Print Ribbon Controller of the Print Preview form with a Ribbon. |
Remarks
Use the PrintRibbonController property to access the PrintRibbonController‘s properties of the Print Preview Form.
For more information, see Document Viewer Toolbars.
See Also