ClassPageVerticalFit
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:
cs-api-definition
public class PageVerticalFit : Destination, IFixedDocumentElement
Inheritance: objectFixedDocumentElementBaseDestinationPageVerticalFit
Implements:
Inherited Members
Constructors
PageVerticalFit()
Initializes a destination that zooms to fit the full page height within the viewport while preserving aspect ratio.
Declaration
cs-api-definition
public PageVerticalFit()