Documents for PDF, .NET Edition Documentation
DestinationFitR Class
Members 

GrapeCity.Documents.Pdf Assembly > GrapeCity.Documents.Pdf Namespace : DestinationFitR Class
Display the page designated by page, with its contents magnified just enough to fit the rectangle specified by the coordinates left, bottom, right, and topentirely within the window both horizontally and vertically. If the required horizontal and vertical magnification factors are different, use the smaller of the two, centering the rectangle within the window in the other dimension.
Object Model
DestinationFitR Class
Syntax
'Declaration
 
Public Class DestinationFitR 
   Inherits Destination
   Implements GrapeCity.Documents.Pdf.Actions.IAction 
public class DestinationFitR : Destination, GrapeCity.Documents.Pdf.Actions.IAction  
Inheritance Hierarchy

System.Object
   GrapeCity.Documents.Pdf.DestinationBase
      GrapeCity.Documents.Pdf.Destination
         GrapeCity.Documents.Pdf.DestinationFitR

See Also

Reference

DestinationFitR Members
GrapeCity.Documents.Pdf Namespace