UriOpeningEventArgs.Uri Property
Gets the opened document’s URI (Uniform Resource Identifier).
Namespace: DevExpress.Xpf.PdfViewer
Assembly: DevExpress.Xpf.PdfViewer.v24.1.dll
NuGet Package: DevExpress.Wpf.PdfViewer
Declaration
Property Value
Type | Description |
---|---|
Uri | A Uri object that is the document URI. |
See Also