Back to Devexpress

PdfUriOpeningEventArgs.Uri Property

windowsforms-devexpress-dot-xtrapdfviewer-dot-pdfuriopeningeventargs-9f75ca09.md

latest1.1 KB
Original Source

PdfUriOpeningEventArgs.Uri Property

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

Namespace : DevExpress.XtraPdfViewer

Assembly : DevExpress.XtraPdfViewer.v25.2.dll

NuGet Package : DevExpress.Win.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

PdfUriOpeningEventArgs Class

PdfUriOpeningEventArgs Members

DevExpress.XtraPdfViewer Namespace