This topic has not yet been rated - Rate this topic

Lines Interface

A collection of Line objects that represents the lines in a Rectangle object that is of type wdTextRectangle.

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
[GuidAttribute("E2E8A400-0615-427D-ADCC-CAD39FFEBD42")]
public interface Lines : IEnumerable

Use the Lines property to return a collection of lines for a specified rectangle.

Use the RectangleType property of the specified Rectangle object to determine whether the Rectangle object is of type wdTextRectangle.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.