Skip to main content

PrintTool.PreviewRibbonForm Property

Provides access to a Ribbon Print Preview form of the PrintTool.

Namespace: DevExpress.XtraPrinting

Assembly: DevExpress.XtraPrinting.v23.2.dll

NuGet Packages: DevExpress.Win.Navigation, DevExpress.Win.Printing

Declaration

public PrintPreviewRibbonFormEx PreviewRibbonForm { get; }

Property Value

Type Description
PrintPreviewRibbonFormEx

A PrintPreviewRibbonFormEx object.

See Also