A LaunchAction 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 class LaunchAction : Action
Visual Basic
Public Class LaunchAction _
	Inherits Action

Inheritance Hierarchy

System..::..Object
  TallComponents.PDF.Layout..::..Object
    TallComponents.PDF.Layout.Actions..::..Action
      TallComponents.PDF.Layout.Actions..::..LaunchAction

See Also