PdfViewer.ShowDocumentClosingWarning() Method
Specifies whether to display a warning before the current document is closed.
Namespace: DevExpress.XtraPdfViewer
Assembly: DevExpress.XtraPdfViewer.v24.1.dll
NuGet Package: DevExpress.Win.PdfViewer
Declaration
Returns
Type | Description |
---|---|
Boolean | true to display a warning before closing a document; otherwise false. |
See Also