Skip to main content

PrintTool.PreviewRibbonForm Property

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

Namespace: DevExpress.XtraPrinting

Assembly: DevExpress.XtraPrinting.v24.2.dll

Declaration

public PrintPreviewRibbonFormEx PreviewRibbonForm { get; }

Property Value

Type Description
PrintPreviewRibbonFormEx

A PrintPreviewRibbonFormEx object.

See Also