PageVerticalFit
Class
Destination that scales the page so its height matches the viewport height, preserving aspect ratio; horizontal offset may be specified via Left.
Definition
Namespace:Telerik.Windows.Documents.Fixed.Model.Navigation
Assembly:Telerik.Windows.Documents.Fixed.dll
Syntax:
C#
public class PageVerticalFit : Destination, IFixedDocumentElement
Inheritance: objectFixedDocumentElementBaseDestinationPageVerticalFit
Implements:
Inherited Members
Constructors
Initializes a destination that zooms to fit the full page height within the viewport while preserving aspect ratio.
C#
public PageVerticalFit()