Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

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