ClassBoundingRectangleFit
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:
cs-api-definition
public class BoundingRectangleFit : Destination, IFixedDocumentElement
Inheritance: objectFixedDocumentElementBaseDestinationBoundingRectangleFit
Implements:
Inherited Members
Constructors
BoundingRectangleFit()
Initialize a destination that scales the page content bounds to fit the viewport while preserving aspect ratio; offsets derive from the fitted bounds.
Declaration
cs-api-definition
public BoundingRectangleFit()