Line Members

Include Protected Members
Include Inherited Members

Represents an individual line in a Rectangle object of type wdTextRectangle.

The Line type exposes the following members.

Properties

  Name Description
Public property Application Returns a Application object that represents the Microsoft Word application.
Public property Creator Returns a 32-bit integer that indicates the application in which the specified object was created.
Public property Height Returns or sets the height of the specified object in points.
Public property Left Returns or sets an Integer that represents the horizontal position, measured in points, of the specified line.
Public property LineType Returns a WdLineType constant that indicates whether a line is a text line or a table row.
Public property Parent Returns an object that represents the parent object of the specified object.
Public property Range Returns a Range object that represents the portion of a document that's contained in the specified object.
Public property Rectangles Returns a Rectangles collection that represents a portion of text or graphics in a page in a document.
Public property Top Returns or sets the vertical position of the specified line in points.
Public property Width Returns or sets the width of the specified object, in points.

Top

See Also

Reference

Line Interface

Microsoft.Office.Interop.Word Namespace