CreatePDFURIAction

Top  Previous  Next

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

 

The CreatePDFURIAction creates an instance of the class gtPDFURIActionX.

Syntax

 

[CS]

public abstract new gtPDFURIActionX CreatePDFURIAction (  )

 

[VC++]

CgtPDFURIActionX CreatePDFURIAction();

 

[VB]

Function CreatePDFURIAction() As gtPDFURIActionX

 

 

 

 

Result Types

 

Returns an object of the class gtPDFURIActionX.