Back to Devexpress

PdfReferencedDocumentOpeningEventArgs.OpenInNewWindow Property

windowsforms-devexpress-dot-xtrapdfviewer-dot-pdfreferenceddocumentopeningeventargs-b7334276.md

latest1.3 KB
Original Source

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.v25.2.dll

NuGet Package : DevExpress.Win.PdfViewer

Declaration

csharp
public bool OpenInNewWindow { get; }
vb
Public ReadOnly Property OpenInNewWindow As Boolean

Property Value

TypeDescription
Boolean

true to open the referenced document in a new window; otherwise false.

|

See Also

PdfReferencedDocumentOpeningEventArgs Class

PdfReferencedDocumentOpeningEventArgs Members

DevExpress.XtraPdfViewer Namespace