Namespace Telerik.Windows.Documents.Fixed.Model.Navigation
Classes
|
Bookmark node in the PDF outline that triggers a destination or action and structures hierarchical navigation. |
|
Destination that scales the minimal bounding box of page content to fit the viewer both horizontally and vertically while preserving aspect ratio. |
|
BoundingRectangleHorizontalFit Destination that scales content's bounding rectangle to fit the viewport width while preserving original aspect ratio; vertical position can be adjusted via Top. |
|
Destination that scales content's bounding rectangle to fit the viewport height while preserving aspect ratio; horizontal position can be adjusted via Left. |
|
Base type for navigation targets that instruct a viewer how to display a page (location, fit or zoom) when triggered. |
|
Destination that scrolls to an explicit point on a page with optional zoom factor. |
|
Destination alias identified by a unique name, allowing indirect references from bookmarks, links, and actions. |
|
Destination that scales the entire page to fit inside the viewport in both dimensions while preserving aspect ratio. |
|
Destination that scales the page so its width matches the viewport width, preserving aspect ratio; vertical offset may be specified via Top. |
|
Destination that scales the page so its height matches the viewport height, preserving aspect ratio; horizontal offset may be specified via Left. |
|
Destination that scales a specified page rectangle to fit inside the viewport while preserving aspect ratio. |
Interfaces
|
Marker interface for elements that expose or reference navigation destinations within the fixed document model. |
Enums
|
Flags describing visual emphasis applied to bookmark text in the outline. |