ExportOptionsViewModelBase.ShowOptionsBeforeExport Property
Gets whether to show the Export Options dialog before exporting a document.
Namespace: DevExpress.Xpf.Printing.PreviewControl
Assembly: DevExpress.Xpf.Printing.v25.1.dll
NuGet Package: DevExpress.Wpf.Printing
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean | true, if the Export Options should be displayed; otherwise, false. |
See Also