EnumLineNumberingRestartType
Enum
Represents the possible line numbering restart types.
Definition
Namespace:Telerik.Windows.Documents.Model.LineNumberings
Assembly:Telerik.Windows.Controls.RichTextBox.dll
Syntax:
cs-api-definition
public enum LineNumberingRestartType
Fields
Continuous
Denotes the continuous type.
NewPage
Denotes the new page type.
NewSection
Denotes the new section type.