Documents for PDF, .NET Edition Documentation
DestinationFitBH Class
Members 

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

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

See Also

Reference

DestinationFitBH Members
GrapeCity.Documents.Pdf Namespace