|
AddPageLevelJavaScriptAction |
Top Previous Next |
|
[This method is new in version 2.0 of Gnostice PDFtoolkit ActiveX/. NET Professional Edition]
This method adds page level JavaScript action to the PDF document.
Syntax
Parameter Action Specifies the JavaScript Action as gtPDFJavaScriptActionX object.
TriggerType
Specifies the event on which the JavaScript 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.
|