ImageGear Professional for Windows ActiveX
CreateActionFromDestination Method

Description:

Creates a new action that takes the user to the specified destination view. This method can only be used for destinations in the same document as the source document. Cross-document links must be built up from the base level, populating the Action dictionary for the GotoR action as described in Section 8.5.3 in the PDF Reference.

Syntax:

      CreateActionFromDestination(Document As IGPDFDoc, Destination
As IGPDFDestination) As IGPDFAction

Parameters:

Name Description
Document The document in which the action is created and used.
Destination The destination.

Return Value:

The newly created IGPDFAction Object.

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback