Back to Devexpress

PrintTool.PreviewRibbonForm Property

windowsforms-devexpress-dot-xtraprinting-dot-printtool-cf3bd7bb.md

latest1.4 KB
Original Source

PrintTool.PreviewRibbonForm Property

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

Namespace : DevExpress.XtraPrinting

Assembly : DevExpress.XtraPrinting.v25.2.dll

NuGet Package : DevExpress.Win.Printing

Declaration

csharp
public PrintPreviewRibbonFormEx PreviewRibbonForm { get; }
vb
Public ReadOnly Property PreviewRibbonForm As PrintPreviewRibbonFormEx

Property Value

TypeDescription
PrintPreviewRibbonFormEx

A PrintPreviewRibbonFormEx object.

|

See Also

PreviewForm

PrintTool Class

PrintTool Members

DevExpress.XtraPrinting Namespace