Creates a new LaunchAction that starts an external Application.

Namespace: TallComponents.PDF.Actions
Assembly: TallComponents.PDF.Kit (in TallComponents.PDF.Kit.dll) Version: 3.0.69.1

Syntax

C#
public LaunchAction()
Visual Basic
Public Sub New

Remarks

By default the fileName will be ''.

See Also