GdViewer.PdfPasswordRequestEventArgs Class Members
In This Topic
The following tables list the members exposed by GdViewer.PdfPasswordRequestEventArgs.
Public Constructors
Public Properties
| Name | Description |
| Handled | (Inherited from System.Windows.RoutedEventArgs) |
| OriginalSource | (Inherited from System.Windows.RoutedEventArgs) |
| Password | The password required to decrypt the loaded PDF document. |
| RoutedEvent | (Inherited from System.Windows.RoutedEventArgs) |
| Source | (Inherited from System.Windows.RoutedEventArgs) |
Top
See Also