SetURIAction

Top  Previous  Next

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

 

The SetURIAction sets the gtPDFURIActionX class object to "Action" property.

 

Syntax

 

 

 

[VC++]

void SetURIAction(LPDISPATCH Action)

 

[CS]

public abstract new void SetURIAction ( gtPDFURIActionX Action )

 

[VB]

Sub SetURIAction(Action As gtPDFURIActionX)

 

 

 

Parameters

       Action

 

       Specifies the URI action as gtPDFURIActionX object.