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

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