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