|
AddPageLevelGoToAction |
Top Previous Next |
|
[This method is new in version 2.0 of Gnostice PDFtoolkit ActiveX/. NET Professional Edition]
This method adds page level GoTo action to the PDF document.
Syntax
Parameter Action Specifies the GoTo Action as gtPDFGoToActionX object.
TriggerType
Specifies the event on which the GoTo Action should take place. It take any one of the value from TxgtPageActionTriggers enumeration.
PageNo Specifies the page number to which this action is added. |