ClassPageHorizontalFit
Class
Destination that scales the page so its width matches the viewport width, preserving aspect ratio; vertical offset may be specified via Top.
Definition
Namespace:Telerik.Windows.Documents.Fixed.Model.Navigation
Assembly:Telerik.Windows.Documents.Fixed.dll
Syntax:
cs-api-definition
public class PageHorizontalFit : Destination, IFixedDocumentElement
Inheritance: objectFixedDocumentElementBaseDestinationPageHorizontalFit
Implements:
Inherited Members
Constructors
PageHorizontalFit()
Initializes a destination that zooms to fit the page width within the viewport while preserving layout proportions.
Declaration
cs-api-definition
public PageHorizontalFit()