Gets and sets the bounds of the form field. The rectangle's location and the size are specified in twips.

Syntax

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