Back to Devexpress

UriOpeningEventArgs.OriginalUriString Property

wpf-devexpress-dot-xpf-dot-pdfviewer-dot-uriopeningeventargs-ee5884d6.md

latest1.2 KB
Original Source

UriOpeningEventArgs.OriginalUriString Property

Gets the original URI string from which the Uri object is created.

Namespace : DevExpress.Xpf.PdfViewer

Assembly : DevExpress.Xpf.PdfViewer.v25.2.dll

NuGet Package : DevExpress.Wpf.PdfViewer

Declaration

csharp
public string OriginalUriString { get; }
vb
Public ReadOnly Property OriginalUriString As String

Property Value

TypeDescription
String

The original URI string from which the Uri object is created.

|

See Also

UriOpeningEventArgs Class

UriOpeningEventArgs Members

DevExpress.Xpf.PdfViewer Namespace