Limitations
Read only.
Gets the bounding rectangle of the character. The values are given in twips with an origin at the upper left corner of the document. The relationship between the upper left corner of the document and the upper left corner of the visible portion of the document can be obtained with the Text
public Rectangle Bounds { get; }
Public ReadOnly Property Bounds() As Rectangle
Read only.