PdfViewer.ShowSavingProgressDialog Property
Specifies whether or not to show the Saving a file… dialog.
Namespace: DevExpress.XtraPdfViewer
Assembly: DevExpress.XtraPdfViewer.v24.2.dll
NuGet Package: DevExpress.Win.PdfViewer
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true, to display the dialog; otherwise, false. |
#Remarks
The Saving a file… dialog is displayed when you save large documents.
Use the ShowSavingProgressDialog property to hide this dialog.