LaunchAction Properties

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET

The LaunchAction type exposes the following members.

Properties

  NameDescription
Public propertyActionType
Gets the type of the action.
(Inherited from Action.)
Public propertyApplicationParameters
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.
Public propertyCanBeExported
Gets a value indicating whether this instance can be exported.
(Inherited from Resource.)
Public propertyDefaultDirectory
Gets or sets the default directory to launch FileName.
Public propertyFileName
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.
Public propertyNewWindow
Gets or sets a value indicating whether to open destination in a new window. If true, the destination document should be opened in a new window; if false, the destination document should replace the current document in the same window. If this entry is absent, the conforming reader should act according to its preference.
Public propertyNext
The next action or sequence of actions that shall be performed after the action represented by this instance.
(Inherited from Action.)
Public propertyPrintDocument
Gets or sets a value indicating whether the operation to perform should be print document. If FileName is path to an application this option will be ignored.
Public propertyResourceType
Gets the resource type.
(Inherited from Resource.)
Top
See Also

Reference