Overload | Description |
---|---|
DestinationFitR Constructor(Int32,RectangleF) | Initializes a new instance of the DestinationFitR class.
Note that if a destination is created using this constructor then all Y coordinates should be specified relative to the bottom of the page, see Destination description for details. |
DestinationFitR Constructor(Page,RectangleF) | Initializes a new instance of the DestinationFitR class.
Note that if a destination is created using this constructor then all Y coordinates should be specified relative to the bottom of the page, see Destination description for details. |