Members





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

GdViewer.PdfPasswordRequestEventArgs Class

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

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

See Also