AddDocumentLevelAction

Top  Previous  Next

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

 

The AddDocumentLevelAction method adds document level actions to the pdf document.

 

 

Syntax

 

[VC++]

void AddDocumentLevelAction(LPDISPATCH DocAction);

 

[CS]

public abstract new void AddDocumentLevelAction (  gtPDFDocumentLevelActionX DocAction )

 

[VB]

Sub AddDocumentLevelAction(DocAction As gtPDFDocumentLevelActionX)

 

 

 

 

 

Parameter

 

   DocAction

       Specifies the document level action to be added as gtPDFDocumentLevelActionX object