Document Solutions for Word
DS.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / LineNumbering Class
Properties Methods

In This Topic
    LineNumbering Class Members
    In This Topic

    The following tables list the members exposed by LineNumbering.

    Public Properties
     NameDescription
    Public Property Gets or sets a value indicating whether line numbering is active for the section.  
    Public Property Gets or sets the numeric increment for line numbers.  
    Public PropertyGets 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.

     
    Public Property Gets or sets a value specifying when line numbering restarts (whether it restarts at evry page, at each secion or runs continuously).  
    Public Property Gets or sets the starting line number.  
    Top
    Public Methods
     NameDescription
    Public Method Resets line numbering properties to default values.  
    Top
    See Also