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

ReadOnlySectionLineNumbering Members

An interface implementing the line numbering properties of a document section accessed by the DocumentIterator.

Properties

Name Description
CountBy Gets the line number increments to be displayed in the current document.
Distance Gets the distance between the line number and the start of the line.
RestartType Gets when the line numbering should be reset to the line number specified by the ReadOnlySectionLineNumbering.Start value.
Start Gets the initial number from which the numbering starts.
See Also