PDFKit.NET 2.0 Class Library (.NET 2.0)

TallComponents.PDF.Navigation Namespace

Namespace hierarchy

Classes

Class Description
Bookmark An item in the bookmark tree.
BookmarkCollection A collection of child bookmarks or the root bookmarks.
Destination Base class for classes that describe a location in a PDF document.
DestinationCollection Named Destinations defined at document level.
DestinationEnumerator A custom enumerator to iterate over all items in the Internal Destination collection.
ExplicitDestination Base class for classes that describe a location in a PDF document.
InternalDestination Describes a location inside a PDF document.
NamedDestination Base class for classes that describe a location in a PDF document.
PageIndexDestination Describes a location inside this PDF document.
RemoteDestination Describes a location inside an other PDF document.
ViewerPreferences Settings used to control the way the document is displayed in a PDF viewer.

Enumerations

Enumeration Description
PageDisplay Different ways to specifiy how the page is displayed in the viewer.
PageLayout The page layout of the document in the PDF viewer.
PageMode The page mode of the document in the PDF viewer.
WindowBehavior Whether to open the destination in a new windows, current one or specified by the user preferences.