Visual Basic
C#
Managed Extensions for C++
C++/CLI
Parameters
- document
- The PDF document that contains the destination.
Return Value
The resolved view destination.
The destination is a value of the D key in an action. It can be a real destination (an array) or a
name. If it is a name, look it up in Document Dests dictionary. The value found there can be a real
destination (an array) or a dictionary. If it's a dictionary, look up the D key in that dictionary.
This method is useful for getting an explicit view destination from an action.