Limitations
Read only.
Gets the bounding rectangle of a target. The bounding contains the top left and the bottom right coordinate of the text input position the target belongs to. The rectangle is given in twips with an origin at the upper left corner of the document. the left and the right coordinate are the same value.
Introduced: 15.0.
public Rectangle Bounds { get; }
Public ReadOnly Property Bounds() As Rectangle
Read only.