Enum LineNumberingRestartType
Represents the possible line numbering restart types.
Namespace: Telerik.WinForms.Documents.Model.LineNumberings
Assembly: Telerik.WinControls.RichTextEditor.dll
Syntax
public enum LineNumberingRestartType
Continuous
Denotes the continuous type.
NewPage
Denotes the new page type.
NewSection
Denotes the new section type.