Name | Description | |
---|---|---|
![]() | GdViewer.PdfFileNavigationEventArgs Constructor | Overloaded. |
GdViewer.PdfFileNavigationEventArgs Class Members
In This Topic
The following tables list the members exposed by GdViewer.PdfFileNavigationEventArgs.
Public Constructors
Public Properties
Name | Description | |
---|---|---|
![]() | Cancel | Allows to cancel the subsequent file navigation action when you turn this parameter to true in the raised event. |
![]() | FilePath | The path of the file to navigate to. |
![]() | Handled | (Inherited from System.Windows.RoutedEventArgs) |
![]() | OriginalSource | (Inherited from System.Windows.RoutedEventArgs) |
![]() | RoutedEvent | (Inherited from System.Windows.RoutedEventArgs) |
![]() | Source | (Inherited from System.Windows.RoutedEventArgs) |
See Also