CreatePDFJavaScriptAction

Top  Previous  Next

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

 

The CreatePDFJavaScriptAction creates an instance of the class gtPDFJavaScriptActionX .

 

Syntax

 

[VC++]

CgtPDFJavaScriptActionX CreatePDFJavaScriptAction();

 

[CS]

public abstract new gtPDFJavaScriptActionX CreatePDFJavaScriptAction (  )

 

[VB]

Function CreatePDFJavaScriptAction() As gtPDFJavaScriptActionX

 

 

 

Result Types

 

Returns an object of the class gtPDFJavaScriptActionX

 

 

 

 

See Tutorial-Document and Page Events