PdfReferencedDocumentOpeningEventArgs.OpenInNewWindow Property
Gets a value that indicates whether or not to open the referenced document in a new window.
Namespace: DevExpress.XtraPdfViewer
Assembly: DevExpress.XtraPdfViewer.v24.1.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