Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / ParagraphFormat Class / NoLineNumber Property

In This Topic
    NoLineNumber Property
    In This Topic
    Gets or sets whether the current paragraph's lines should be exempted from line numbering that is applied in the parent section.
    Syntax
    'Declaration
     
    Public Property NoLineNumber As System.Boolean
    public System.bool NoLineNumber {get; set;}
    See Also