Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / LineNumbering Class / Active Property

In This Topic
    Active Property
    In This Topic
    Gets or sets a value indicating whether line numbering is active for the section.
    Syntax
    'Declaration
     
    Public Property Active As System.Boolean
    public System.bool Active {get; set;}
    See Also