CreatePDFLaunchAction

Top  Previous  Next

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

 

The method CreatePDFLaunchAction creates an instance of the class CgtPDFLaunchActionX.

 

Syntax

[VC++]

CgtPDFLaunchActionX CreatePDFLaunchAction();

 

[CS]

public abstract new  gtPDFLaunchActionX CreatePDFLaunchAction (  )

 

[VB]

Function CreatePDFLaunchAction() As gtPDFLaunchActionX

 

 

 

 

Result Types

 

   Returns an object of the class gtPDFLaunchActionX.