GdPicture.NET.14
GdPicture14.WPF Namespace / GdViewer.PdfUriNavigationEventArgs Class
Members





In This Topic
GdViewer.PdfUriNavigationEventArgs Class
In This Topic
Provides data for the PdfUriNavigation event.
Syntax
'Declaration
 
Public Class GdViewer.PdfUriNavigationEventArgs 
   Inherits System.Windows.RoutedEventArgs
public class GdViewer.PdfUriNavigationEventArgs : System.Windows.RoutedEventArgs 
public class GdViewer.PdfUriNavigationEventArgs = class(System.Windows.RoutedEventArgs)
public class GdViewer.PdfUriNavigationEventArgs extends System.Windows.RoutedEventArgs
public __gc class GdViewer.PdfUriNavigationEventArgs : public System.Windows.RoutedEventArgs 
public ref class GdViewer.PdfUriNavigationEventArgs : public System.Windows.RoutedEventArgs 
Inheritance Hierarchy

System.Object
   System.EventArgs
      System.Windows.RoutedEventArgs
         GdPicture14.WPF.GdViewer.PdfUriNavigationEventArgs

See Also