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.v19.2.dll

Declaration

public PrintPreviewRibbonFormEx PreviewRibbonForm { get; }

Property Value

Type Description
PrintPreviewRibbonFormEx

A PrintPreviewRibbonFormEx object.

See Also