CreatePDFDocumentLevelAction

Top  Previous  Next

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

 

The CreatePDFDocumentLevelAction method returns  the gtPDFDocumentLevelActionX object.

 

Syntax

[VC++]

gtPDFDocumentLevelActionX CreatePDFDocumentLevelAction();

 

[CS]

public abstract new  gtPDFDocumentLevelActionX CreatePDFDocumentLevelAction (  )

 

[VB]

Function CreatePDFDocumentLevelAction() As gtPDFDocumentLevelActionX