BoundingRectangleFit
Class
Destination that scales the minimal bounding box of page content to fit the viewer both horizontally and vertically while preserving aspect ratio.
Definition
Namespace:Telerik.Windows.Documents.Fixed.Model.Navigation
Assembly:Telerik.Windows.Documents.Fixed.dll
Syntax:
C#
public class BoundingRectangleFit : Destination, IFixedDocumentElement
Inheritance: objectFixedDocumentElementBaseDestinationBoundingRectangleFit
Implements:
Inherited Members
Constructors
Initialize a destination that scales the page content bounds to fit the viewport while preserving aspect ratio; offsets derive from the fitted bounds.
C#
public BoundingRectangleFit()