[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.DestinationFitR.Bounds

Bounds Property

Bounds

Gets the rectangle to fit.

If the target page of this destination was specified as an index (see PageIndex), then this property returns a rectangle relative to the bottom left corner. If the target page was specified as a page object (see Page), then this property returns a rectangle relative to the top left corner. See Destination description for details.

Declaration
public RectangleF Bounds { get; }
Public ReadOnly Property Bounds As RectangleF