PdfReferencedDocumentOpeningEventArgs.OpenInNewWindow Property
In This Article
Gets a value that indicates whether or not to open the referenced document in a new window.
Namespace: DevExpress.XtraPdfViewer
Assembly: DevExpress.XtraPdfViewer.v24.2.dll
NuGet Package: DevExpress.Win.PdfViewer
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true to open the referenced document in a new window; otherwise false. |
See Also