ClassBoundingRectangleVerticalFit
Class
Destination that scales content's bounding rectangle to fit the viewport height while preserving aspect ratio; horizontal position can be adjusted via Left.
Definition
Namespace:Telerik.Windows.Documents.Fixed.Model.Navigation
Assembly:Telerik.Windows.Documents.Fixed.dll
Syntax:
cs-api-definition
public class BoundingRectangleVerticalFit : Destination, IFixedDocumentElement
Inheritance: objectFixedDocumentElementBaseDestinationBoundingRectangleVerticalFit
Implements:
Inherited Members
Constructors
BoundingRectangleVerticalFit()
Initialize a destination that fits the height of the page content bounds to the viewport; optionally position by Left.
Declaration
cs-api-definition
public BoundingRectangleVerticalFit()