Documents for PDF, .NET Edition Documentation
DestinationFitBV Class
Members 

GrapeCity.Documents.Pdf Assembly > GrapeCity.Documents.Pdf Namespace : DestinationFitBV Class
Display the page designated by page, with the horizontal coordinate left positioned at the left edge of the window and the contents of the page magnified just enough to fit the entire height of its bounding box within the window. A null value for left specifies that the current value of that parameter is to be retained unchanged.
Object Model
DestinationFitBV Class
Syntax
'Declaration
 
Public Class DestinationFitBV 
   Inherits Destination
   Implements GrapeCity.Documents.Pdf.Actions.IAction 
public class DestinationFitBV : Destination, GrapeCity.Documents.Pdf.Actions.IAction  
Inheritance Hierarchy

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

See Also

Reference

DestinationFitBV Members
GrapeCity.Documents.Pdf Namespace