PdfViewer.IsDocumentOpened Property
Gets a value indicating whether any document is currently being loaded into the PdfViewer.
Namespace: DevExpress.XtraPdfViewer
Assembly: DevExpress.XtraPdfViewer.v24.2.dll
NuGet Package: DevExpress.Win.PdfViewer
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true if a document is currently opened; otherwise false. |