eDocEngine VCL Professional Help » Symbol Reference » Namespaces of Helper Classes » gtExPDFEng Namespace » TgtAnnotLaunchAction Class

Gnostice eDocEngine VCL Developer Guide
TgtAnnotLaunchAction Class

This class represents a launch action associated with a PDF annotation.

Pascal
public TgtAnnotLaunchAction = class(TgtAnnotAction);
C++
public: class TgtAnnotLaunchAction : public TgtAnnotAction;
Description

When this action is triggered, the viewer application displays a specified PDF document, if required, in a new window.

gtExPDFEng

Methods
 
Name 
Description 
 
 
 
 
TgtAnnotLaunchAction Class
 
Name 
Description 
 
Creates an instance of this class. 
 
Destroys this instance. 
Properties
TgtAnnotLaunchAction Class
 
Name 
Description 
 
Specifies pathname of the PDF document file that needs to be displayed by the viewer application. 
 
Specifies whether the viewer application should display the specified PDF document in a new window.