Back to Devexpress

BackstagePrintPreview.ShowPrintSettings Property

wpf-devexpress-dot-xpf-dot-printing-dot-backstageprintpreview-197d6478.md

latest1.1 KB
Original Source

BackstagePrintPreview.ShowPrintSettings Property

Specifies whether to show the default print settings. 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 ShowPrintSettings { get; set; }
vb
Public Property ShowPrintSettings As Boolean

Property Value

TypeDescription
Boolean

true, to show the default print settings; otherwise, false.

|

See Also

BackstagePrintPreview Class

BackstagePrintPreview Members

DevExpress.Xpf.Printing Namespace