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

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

Parameters

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

Reference

DestinationFitR Class
DestinationFitR Members
Overload List