eDocEngine VCL Professional Help » Symbol Reference » Namespaces of Helper Classes » gtExPDFEng Namespace » TgtAnnotLaunchAction Class
Gnostice eDocEngine VCL Developer Guide
|
This class represents a launch action associated with a PDF annotation.
public TgtAnnotLaunchAction = class(TgtAnnotAction);
public: class TgtAnnotLaunchAction : public TgtAnnotAction;
When this action is triggered, the viewer application displays a specified PDF document, if required, in a new window.
gtExPDFEng