www.gnostice.com 

AddGotoAction

Top  Previous  Next

[This method is new in Gnostice eDocEngine ActiveX/.NET v2.0 Professional Edition]

 

The  AddGotoAction method adds GoTo action on the specified page.

 

 

 

 

Syntax

 

 

[VC++]

void AddPageLevelGotoAction(LPDISPATCH ActionType, long ActionTrigger,

long PageNo);

 

[C#]

public abstract new eDocEngineX.gtAnnotGoToActionX CreateGotoAction(  )

               

[VB]

Sub AddPageLevelGotoAction(ActionType As LPDISPATCH, ActionTrigger As Long,PageNo As long)

 

 

 

 

 

 

 

 

Parameters

       ActionType

               Specifies the type of action to be action.

 

 

       ActionTrigger

               Specifies the triggers associated with action.

 

       PageNo

               Specifies the page number to which action is to be added.