Skip to main content
A newer version of this page is available. .

PdfViewer.ShowDocumentClosingWarning() Method

Specifies whether to display a warning before the current document is closed.

Namespace: DevExpress.XtraPdfViewer

Assembly: DevExpress.XtraPdfViewer.v18.2.dll

Declaration

public bool ShowDocumentClosingWarning()

Returns

Type Description
Boolean

true to display a warning before closing a document; otherwise false.

See Also