Members





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

GdViewer.PdfLaunchActionEventArgs Class

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

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

See Also