Back to Devexpress

SectionLineNumbering Properties

officefileapi-devexpress-dot-xtrarichedit-dot-api-dot-native-dot-sectionlinenumbering-dot-underscore-properties.md

latest1.3 KB
Original Source

SectionLineNumbering Properties

Defines line numbers in the left margin or to the left of each column in the document’s Section.

NameDescription
CountByGets or sets the line number increments to be displayed in the current document.
DistanceGets or sets the distance between the line number and the start of the line.
RestartTypeGets or sets when the line numbering should be reset to the line number specified by the SectionLineNumbering.Start value.
StartGets or sets the starting value used for the first line.

See Also

SectionLineNumbering Interface

SectionLineNumbering Members

DevExpress.XtraRichEdit.API.Native Namespace