Gets the bounding rectangle of a text field. The bounding rectangle is the smallest rectangle which contains all characters of the field's text. The rectangle is given in twips with an origin at the upper left corner of the document.

Introduced: 15.0.

Syntax

public Rectangle Bounds { get; }

Limitations

Read only.