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