Enum
LineNumberingRestartType

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.

Declaration

cs-api-definition
Continuous = 2

Field Value

LineNumberingRestartType

NewPage

Denotes the new page type.

Declaration

cs-api-definition
NewPage = 0

Field Value

LineNumberingRestartType

NewSection

Denotes the new section type.

Declaration

cs-api-definition
NewSection = 1

Field Value

LineNumberingRestartType

In this article
DefinitionFieldsContinuousNewPageNewSection
Not finding the help you need?
Contact Support