Back to Devexpress

BackstagePrintPreview.ShowPreview Property

wpf-devexpress-dot-xpf-dot-printing-dot-backstageprintpreview-f2c721bc.md

latest1.1 KB
Original Source

BackstagePrintPreview.ShowPreview Property

Specifies whether to show the source document’s preview on the right side. This is a dependency property.

Namespace : DevExpress.Xpf.Printing

Assembly : DevExpress.Xpf.Printing.v25.2.dll

NuGet Package : DevExpress.Wpf.Printing

Declaration

csharp
public bool ShowPreview { get; set; }
vb
Public Property ShowPreview As Boolean

Property Value

TypeDescription
Boolean

true , to show the source document’s preview; otherwise, false.

|

See Also

BackstagePrintPreview Class

BackstagePrintPreview Members

DevExpress.Xpf.Printing Namespace