ClassPageFit
Class
Destination that scales the entire page to fit inside the viewport in both dimensions while preserving aspect ratio.
Definition
Namespace:Telerik.Windows.Documents.Fixed.Model.Navigation
Assembly:Telerik.Windows.Documents.Fixed.dll
Syntax:
cs-api-definition
public class PageFit : Destination, IFixedDocumentElement
Inheritance: objectFixedDocumentElementBaseDestinationPageFit
Implements:
Inherited Members
Constructors
PageFit()
Initializes a destination that zooms to show the whole page within the viewport, preserving aspect ratio.
Declaration
cs-api-definition
public PageFit()