Skip to main content
A newer version of this page is available. .

PrintTool.PreviewRibbonForm Property

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

Namespace: DevExpress.XtraPrinting

Assembly: DevExpress.XtraPrinting.v20.2.dll

NuGet Package: DevExpress.Win.Printing

Declaration

public PrintPreviewRibbonFormEx PreviewRibbonForm { get; }

Property Value

Type Description
PrintPreviewRibbonFormEx

A PrintPreviewRibbonFormEx object.

See Also