In This Topic
GdPicture14.WPF Namespace / GdViewer Class / PdfLaunchActionEvent Field

PdfLaunchActionEvent Field

In This Topic
Syntax
'Declaration
 
Public Shared ReadOnly PdfLaunchActionEvent As RoutedEvent
public static readonly RoutedEvent PdfLaunchActionEvent
public field PdfLaunchActionEvent: RoutedEvent; static; readonly 
public static var PdfLaunchActionEvent : RoutedEvent;
public: static readonly RoutedEvent* PdfLaunchActionEvent
public:
static readonly RoutedEvent^ PdfLaunchActionEvent
See Also