Properties

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

GdViewer.PdfLaunchActionEventArgs Class Members

In This Topic

The following tables list the members exposed by GdViewer.PdfLaunchActionEventArgs.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyA member of the PdfActionLaunchOperation enumeration. The type of the launch action to be executed.  
Public PropertyAllows to cancel the subsequent application launching action when you turn this parameter to true in the raised event.  
Public PropertyThe path of the application to be launched or the file to be opened or printed according to the specified ActionType parameter.  
Public Property (Inherited from System.Windows.RoutedEventArgs)
Public Property (Inherited from System.Windows.RoutedEventArgs)
Public Property (Inherited from System.Windows.RoutedEventArgs)
Public Property (Inherited from System.Windows.RoutedEventArgs)
Top
See Also