LineNumbering Members

Include Protected Members
Include Inherited Members

Represents line numbers in the left margin or to the left of each newspaper-style column.

The LineNumbering type exposes the following members.

Properties

  Name Description
Public property Active True if line numbering is active for the specified document, section, or sections.
Public property Application Returns a Application object that represents the Microsoft Word application.
Public property CountBy Returns or sets the numeric increment for line numbers. For example, if the CountBy property is set to 5, every fifth line will display the line number.
Public property Creator Returns a 32-bit integer that indicates the application in which the specified object was created.
Public property DistanceFromText Returns or sets the distance (in points) between the right edge of line numbers and the left edge of the document text.
Public property Parent Returns an object that represents the parent object of the specified object.
Public property RestartMode Returns or sets the way line numbering runs— that is, whether it starts over at the beginning of a new page or section or runs continuously.
Public property StartingNumber Returns or sets the starting line number.

Top

See Also

Reference

LineNumbering Interface

Microsoft.Office.Interop.Word Namespace