Skip to main content

ReadOnlySectionLineNumbering Properties

An interface implementing the line numbering properties of a document section accessed by the DocumentIterator.
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