ClassBoundingRectangleHorizontalFit
Class
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:
cs-api-definition
public class BoundingRectangleHorizontalFit : Destination, IFixedDocumentElement
Inheritance: objectFixedDocumentElementBaseDestinationBoundingRectangleHorizontalFit
Implements:
Inherited Members
Constructors
BoundingRectangleHorizontalFit()
Initialize a destination that fits the width of the page content bounds to the viewport; optionally position by Top.
Declaration
cs-api-definition
public BoundingRectangleHorizontalFit()