SetLaunchAction

Top  Previous  Next

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

 

The SetLaunchAction method sets the gtPDFLaunchActionX class object to "Action" property.

 

 

Syntax

 

 

 

[VC++]

void SetLaunchAction(LPDISPATCH Action);

 

[CS]

public abstract new void SetLaunchAction ( gtPDFLaunchActionX Action )

 

[VB]

Sub SetLaunchAction(Action As gtPDFLaunchActionX)

 

 

 

Parameters

       

       Action

       

   Specifies the Launch action as gtPDFLaunchActionX object.