Creates a new LaunchAction that starts an external Application.

Namespace: TallComponents.PDF.Layout.Actions
Assembly: TallComponents.PDF.Layout (in TallComponents.PDF.Layout.dll) Version: 3.0.63.0

Syntax

C#
public LaunchAction()
Visual Basic
Public Sub New

Remarks

By default the fileName will be ''.

See Also