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 | |
---|---|---|
![]() |
Active | True if line numbering is active for the specified document, section, or sections. |
![]() |
Application | Returns a Application object that represents the Microsoft Word application. |
![]() |
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. |
![]() |
Creator | Returns a 32-bit integer that indicates the application in which the specified object was created. |
![]() |
DistanceFromText | Returns or sets the distance (in points) between the right edge of line numbers and the left edge of the document text. |
![]() |
Parent | Returns an object that represents the parent object of the specified object. |
![]() |
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. |
![]() |
StartingNumber | Returns or sets the starting line number. |
Top