ComponentOne PdfViewer for WPF and Silverlight
C1.Silverlight.PdfViewer.5 Assembly / C1.Silverlight.PdfViewer Namespace / RequestNavigateEventArgs Class / Uri Property

In This Topic
    Uri Property (RequestNavigateEventArgs)
    In This Topic
    Gets the URI of the navigation request.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Uri As Uri
    public Uri Uri {get;}
    See Also