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