ImageGear Professional for Windows ActiveX
GetDestination Method

Description:

Gets the action's destination view. This only works for actions that contain a view destination - that is, actions whose type is GoTo. For named destinations, this method may return a basic string or name object. See Section 8.2.1 in the PDF Reference for more information on named destinations.

Since this method may not return an explicit destination, use the IGPDFDestination.Resolve on the returned value to obtain an explicit destination.

Syntax:

GetDestination() As IGPDFDestination

Return Value:

The action's destination, which may be either an explicit or named (basic string or name object). Use the IGPDFDestination.Resolve on this returned value to obtain an explicit destination.

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback