get Bounding Box
Position of this annotation on the page. The returned RectF is a copy, so changing its values won't update the annotation's bounds. Instead call setBoundingBox providing the altered rect to update the annotation.
Return
Rect with page position in PDF coordinates.
Position of this annotation on the page. Changing bounding box does not change annotations bounds. Instead call setBoundingBox to change annotation bounds.
Return
Rectangle with page position in PDF coordinates.
Parameters
rect
Reuse rectangle.