ImageGear for .NET
Resolve Method
See Also  Send Feedback
ImageGear21.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace > ImGearPDFDestination Class : Resolve Method




document
The PDF document that contains the destination.

Glossary Item Box

Resolves the destination.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Parameters

document
The PDF document that contains the destination.

Return Value

The resolved view destination.

Remarks

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.

See Also

©2013. Accusoft Corporation. All Rights Reserved.