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

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