PdfUriOpeningEventArgs.Uri Property
In This Article
Gets the opened document’s URI (Uniform Resource Identifier).
Namespace: DevExpress.XtraPdfViewer
Assembly: DevExpress.XtraPdfViewer.v24.2.dll
NuGet Package: DevExpress.Win.PdfViewer
#Declaration
#Property Value
Type | Description |
---|---|
Uri | A Uri object that is the document URI. |
See Also