eDocEngine VCL Professional Help » Symbol Reference » Namespaces of Helper Classes » gtExPDFEng Namespace » TgtDocEventJSAction Class
Gnostice eDocEngine VCL Developer Guide
|
This class represents JavaScript PDF actions that viewer applications need to execute for document-level events on a PDF document.
public TgtDocEventJSAction = class(TPersistent);
public: class TgtDocEventJSAction : public TPersistent;
gtExPDFEng
|
Name |
Description |
![]() |
Specifies JavaScript script that needs to be executed after the document is sent to a printer. | |
![]() |
Specifies JavaScript script that needs to be executed after the document is saved. | |
![]() |
Specifies JavaScript script that needs to be executed before the document is closed. | |
![]() |
Specifies JavaScript script that needs to be executed before the document is sent to a printer. | |
![]() |
Specifies JavaScript script that needs to be executed before the document is saved. |