UriOpeningEventArgs.OriginalUriString Property
Gets the original URI string from which the Uri object is created.
Namespace: DevExpress.Xpf.PdfViewer
Assembly: DevExpress.Xpf.PdfViewer.v24.1.dll
NuGet Package: DevExpress.Wpf.PdfViewer
Declaration
Property Value
Type | Description |
---|---|
String | The original URI string from which the Uri object is created. |
See Also