[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.LineNumbering

LineNumbering Class

Represents settings for line numbering to be displayed before each column of text in the section.

Inheritance
LineNumbering
Namespace: GrapeCity.Documents.Word
Assembly: DS.Documents.Word.dll
Syntax
public class LineNumbering
Public Class LineNumbering

Properties

Name Description
Active

Gets or sets a value indicating whether line numbering is active for the section.

CountBy

Gets or sets the numeric increment for line numbers.

DistanceFromText

Gets or sets the distance between the text margin and the edge of any line numbers appearing in the section.

Set this property to zero for automatic distance.

RestartMode

Gets or sets a value specifying when line numbering restarts (whether it restarts at evry page, at each secion or runs continuously).

StartingNumber

Gets or sets the starting line number.

Methods

Name Description
ClearFormatting()

Resets line numbering properties to default values.