GdViewer.PdfPasswordRequestEventArgs Class Properties
In This Topic
For a list of all members of this type, see GdViewer.PdfPasswordRequestEventArgs members.
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