PrintTool.PreviewRibbonForm Property
In This Article
Provides access to a Ribbon Print Preview form of the PrintTool.
Namespace: DevExpress.XtraPrinting
Assembly: DevExpress.XtraPrinting.v24.2.dll
NuGet Package: DevExpress.Win.Printing
#Declaration
public PrintPreviewRibbonFormEx PreviewRibbonForm { get; }
#Property Value
Type | Description |
---|---|
Print |
A Print |
See Also