LaunchActionFileName Property

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
Gets the file name of the application that shall be launched or the document that shall be opened or printed, in standard Windows pathname format.

Namespace:  Apitron.PDF.Kit.Interactive.Actions
Assembly:  Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Syntax

public string FileName { get; }

Property Value

Type: String
The file name.
See Also

Reference