Destination that scales content's bounding rectangle to fit the viewport width while preserving original aspect ratio; vertical position can be adjusted via Top.
Definition
Namespace:Telerik.Windows.Documents.Fixed.Model.Navigation
Assembly:Telerik.Windows.Documents.Fixed.dll
Syntax:
C#
public class BoundingRectangleHorizontalFit : Destination, IFixedDocumentElement
Inheritance: objectFixedDocumentElementBaseDestinationBoundingRectangleHorizontalFit
Implements:
Inherited Members
Constructors
Initialize a destination that fits the width of the page content bounds to the viewport; optionally position by Top.
C#
public BoundingRectangleHorizontalFit()