Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

SectionLineNumbering Properties

Defines line numbers in the left margin or to the left of each column in the document’s Section.
Name Description
CountBy Gets or sets the line number increments to be displayed in the current document.
Distance Gets or sets the distance between the line number and the start of the line.
RestartType Gets or sets when the line numbering should be reset to the line number specified by the SectionLineNumbering.Start value.
Start Gets or sets the starting value used for the first line.
See Also