DestinationCollection

DestinationCollection class

Class represents the collection of all destinations (a name tree mapping name strings to destinations (see 12.3.2.3, “Named Destinations”) and (see 7.7.4, “Name Dictionary”)) in the pdf document.

The DestinationCollection type exposes the following members:

Methods

NameDescription
get_page_number(destiname_name, use_cache)Returns the page number of destination by the name.
get_explicit_destination(destiname_name, use_cache)Returns the explicit destination by the name.

See Also