SetGoToRAction

Top  Previous  Next

[This method is new in  version 2.0 of Gnostice PDFtoolkit ActiveX/. NET]

 

The SetGoToRAction method associates  the gtPDFGoToRActionX object  with the "Action" property.

 

Syntax

 

[VC++]

void SetGoToRAction(LPDISPATCH Action);

 

[CS]

public abstract new void SetGoToRAction (IgtPDFGoToRActionX Action )

 

[VB]

Sub SetGoToRAction(Action As gtPDFGoToRActionX)

 

Parameters

 

  Action

         Specifies the GoToR action as gtPDFGoToRActionX object.