LaunchActionApplicationParameters Property

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
Gets or sets a parameter string that shall be passed to the application designated by the FileName entry. This entry shall be omitted if FileName designates a document.

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 ApplicationParameters { get; set; }

Property Value

Type: String
The application parameters.
See Also

Reference