eDocEngine VCL Professional Help » Symbol Reference » Namespaces of Helper Classes » gtExPDFEng Namespace » TgtAnnotJSAction Class
Gnostice eDocEngine VCL Developer Guide
|
This class represents a JavaScript PDF action associated with a PDF annotation.
public TgtAnnotJSAction = class(TgtAnnotAction);
public: class TgtAnnotJSAction : public TgtAnnotAction;
When this action is triggered, the viewer application executes a specified JavaScript script.
gtExPDFEng
|
Name |
Description |
![]() |
Specifies a JavaScript script that the viewer application needs to execute. |