ReferencedDocumentOpeningEventArgs.OpenInNewWindow Property
In This Article
Gets a value that indicates whether the referenced document was opened in an external application.
Namespace: DevExpress.Xpf.PdfViewer
Assembly: DevExpress.Xpf.PdfViewer.v24.2.dll
NuGet Package: DevExpress.Wpf.PdfViewer
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true if the referenced document is opened in a new window; otherwise false. |
See Also