Documents for PDF, .NET Edition Documentation
DestinationFitR Constructor(Page,RectangleF)

GrapeCity.Documents.Pdf Assembly > GrapeCity.Documents.Pdf Namespace > DestinationFitR Class > DestinationFitR Constructor : DestinationFitR Constructor(Page,RectangleF)
The page.
The rectangle to fit.
Initialize a new instance of the DestinationFitR class.
Syntax
'Declaration
 
Public Function New( _
   ByVal page As Page, _
   ByVal bounds As System.Drawing.RectangleF _
)
public DestinationFitR( 
   Page page,
   System.Drawing.RectangleF bounds
)

Parameters

page
The page.
bounds
The rectangle to fit.
See Also

Reference

DestinationFitR Class
DestinationFitR Members
Overload List