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

Gnostice eDocEngine VCL Developer Guide
TgtPageEventAction Class

This class represents page-level PDF actions that viewer applications need to execute for a specified page.

Pascal
public TgtPageEventAction = class(TObject);
C++
public: class TgtPageEventAction : public TObject;

gtExPDFEng

Properties
 
Name 
Description 
 
Specifies PDF action that needs to be executed by viewer applications when user focus leaves the page. 
 
Specifies PDF action that needs to be executed by viewer applications when user focus enters the page. 
 
Specifies number of the page. 
Methods
 
Name 
Description