Back to Devexpress

UriOpeningEventArgs.Uri Property

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

latest1.1 KB
Original Source

UriOpeningEventArgs.Uri Property

Gets the opened document’s URI (Uniform Resource Identifier).

Namespace : DevExpress.Xpf.PdfViewer

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

NuGet Package : DevExpress.Wpf.PdfViewer

Declaration

csharp
public Uri Uri { get; }
vb
Public ReadOnly Property Uri As Uri

Property Value

TypeDescription
Uri

A Uri object that is the document URI.

|

See Also

UriOpeningEventArgs Class

UriOpeningEventArgs Members

DevExpress.Xpf.PdfViewer Namespace