Gets the frame's bounding rectangle relative to the upper left corner of the document.

Introduced: X15.

Syntax

public Rectangle Bounds { get; }
Public ReadOnly Property Bounds() As Rectangle

Limitations

Read only.