PDF .NET Library Documentation - PDF Technologies, Inc.
This type of action allows a user to launch an application or to open a document.

Namespace:  PDFTech
Assembly:  PDFTechLib (in PDFTechLib.dll) Version: 1.0.0.0 (1.7.9.0)

Syntax

C#
public class PDFLaunchAction : PDFAction
Visual Basic (Declaration)
Public Class PDFLaunchAction _
	Inherits PDFAction
Visual C++
public ref class PDFLaunchAction : public PDFAction

Inheritance Hierarchy

System..::.Object
  PDFTech..::.PDFAction
    PDFTech..::.PDFLaunchAction

See Also