Scheduler for WPF and Silverlight | ComponentOne
C1.WPF.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