Back to Devexpress

PdfUriOpeningEventArgs.OriginalUriString Property

windowsforms-devexpress-dot-xtrapdfviewer-dot-pdfuriopeningeventargs-6ec51093.md

latest1.3 KB
Original Source

PdfUriOpeningEventArgs.OriginalUriString Property

Gets the original URI string from which the Uri object is created.

Namespace : DevExpress.XtraPdfViewer

Assembly : DevExpress.XtraPdfViewer.v25.2.dll

NuGet Package : DevExpress.Win.PdfViewer

Declaration

csharp
public string OriginalUriString { get; }
vb
Public ReadOnly Property OriginalUriString As String

Property Value

TypeDescription
String

The original URI string from which the Uri object is created.

|

See Also

PdfUriOpeningEventArgs Class

PdfUriOpeningEventArgs Members

DevExpress.XtraPdfViewer Namespace