PdfUriOpeningEventArgs.OriginalUriString Property
In This Article
Gets the original URI string from which the Uri object is created.
Namespace: DevExpress.XtraPdfViewer
Assembly: DevExpress.XtraPdfViewer.v24.2.dll
NuGet Package: DevExpress.Win.PdfViewer
#Declaration
#Property Value
Type | Description |
---|---|
String | The original URI string from which the Uri object is created. |
See Also