ActionLaunch class implements Launch application action. This action is used to launch external applications or non-PDF documents from PDF document

Namespace: Bytescout.PDF
Assembly:  Bytescout.PDF (in Bytescout.PDF.dll)

Syntax

C#
public class ActionLaunch : Action
Visual Basic (Declaration)
Public Class ActionLaunch _
	Inherits Action
Visual C++
public ref class ActionLaunch : public Action

Inheritance Hierarchy

System..::Object
  Bytescout.PDF..::Action
    Bytescout.PDF..::ActionLaunch

See Also

ActionLaunch Members
Bytescout.PDF Namespace