Rectangle Properties 

Public Properties

  Name Description
Application Returns a Application object that represents the Microsoft Word application.
Creator Returns a 32-bit integer that indicates the application in which the specified object was created.
Height Returns or sets the height of the specified rectangle, in points.
Left Returns or sets an integer that represents the horizontal position of the specified rectangle, measured in points.
Lines Returns a Lines collection that represents the lines in a specified portion of text in a page.
Parent Returns an object that represents the parent object of the specified object.
Range Returns a Range object that represents the portion of a document that's contained in the specified object.
RectangleType Returns a WdRectangleType constant that represents the type for the specified rectangle.
Top Returns or sets the vertical position of the specified rectangle, in points.
Width Returns or sets the width of the specified rectangle, in points.

See Also

Reference

Rectangle Interface
Microsoft.Office.Interop.Word Namespace