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

Gnostice eDocEngine VCL Developer Guide
TgtAnnotRemoteGotoAction Class

This class represents a remote go-to action associated with a PDF annotation.

Pascal
public TgtAnnotRemoteGotoAction = class(TgtAnnotAction);
C++
public: class TgtAnnotRemoteGotoAction : public TgtAnnotAction;

gtExPDFEng

Methods
 
Name 
Description 
 
 
 
 
TgtAnnotRemoteGotoAction Class
 
Name 
Description 
 
 
 
 
Properties
TgtAnnotRemoteGotoAction Class
 
Name 
Description 
 
Specifies pathname of the PDF document file that needs to be displayed by the viewer application. 
 
Specifies whether the remote document needs to be opened in a new window of the viewer application. 
 
Specifies options with which the destination of the remote go-to action is displayed. 
 
Page 
Number of the page in the remote document that needs to be displayed by the viewer application. 
 
Rect 
Specifies a rectangular area on the destination page that the viewer application needs to navigate to. 
 
Zoom 
Specifies page magnification factor with which the destination of the remote go-to action needs to be displayed.