Line 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 object in points.
Left Returns or sets an Integer that represents the horizontal position, measured in points, of the specified line.
LineType Returns a WdLineType constant that indicates whether a line is a text line or a table row.
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.
Rectangles Returns a Rectangles collection that represents a portion of text or graphics in a page in a document.
Top Returns or sets the vertical position of the specified line in points.
Width Returns or sets the width of the specified object, in points.

See Also

Reference

Line Interface
Microsoft.Office.Interop.Word Namespace