'Declaration Public ReadOnly Property Bounds As System.Drawing.RectangleF
public System.Drawing.RectangleF Bounds {get;}
If the target page of this destination was specified as an index (see Destination.PageIndex), then this property returns a rectangle relative to the bottom left corner. If the target page was specified as a page object (see Destination.Page), then this property returns a rectangle relative to the top left corner. See Destination description for details.
'Declaration Public ReadOnly Property Bounds As System.Drawing.RectangleF
public System.Drawing.RectangleF Bounds {get;}