The complete path of the application to launch.

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

Syntax

C#
public string Path { get; set; }
Visual Basic
Public Property Path As String
	Get
	Set

Remarks

You cannot set this property to nullNothingnullptra null reference (Nothing in Visual Basic).

See Also