Members





In This Topic
GdPicture14.WPF Namespace / GdViewer.PdfFileNavigationEventArgs Class

GdViewer.PdfFileNavigationEventArgs Class

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

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

See Also