Namespace Telerik.Windows.Documents.Fixed.Model.Navigation
Classes
Represents a PDF bookmark (outline) item. |
Represents a destination that fits the bounding rectangle of the page content within the viewer window, scaling the content bounds to fit both horizontally and vertically while maintaining aspect ratio. |
BoundingRectangleHorizontalFit Represents a destination that fits the bounding rectangle of the page content horizontally within the viewer window, scaling the content bounds width to match the viewport width. |
Represents a destination that fits the bounding rectangle of the page content vertically within the viewer window, scaling the content bounds height to match the viewport height. |
Provides the base class for destinations that define specific locations within a PDF document for navigation purposes. |
Represents a destination that specifies an explicit location on a page with optional zoom level. |
Represents a named destination. Named destinations are destinations in the document which can be referred to indirectly by means of a name. |
Represents a destination that fits the entire page within the viewer window by scaling the page to fit both horizontally and vertically while maintaining aspect ratio. |
Represents a destination that fits the page horizontally within the viewer window, scaling the page width to match the viewport width. |
Represents a destination that fits the page vertically within the viewer window, scaling the page height to match the viewport height. |
Represents a destination that fits a specified rectangular region of the page within the viewer window, scaling the rectangle to fit both horizontally and vertically while maintaining aspect ratio. |
Interfaces
Defines a contract for elements that can contain or reference document navigation destinations. This interface is implemented by document elements that support navigation functionality. |
Enums
Bookmark item text style characteristics. |