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

In This Topic
    CountBy Property
    In This Topic
    Gets or sets the numeric increment for line numbers.
    Syntax
    'Declaration
     
    Public Property CountBy As System.Short
    public System.short CountBy {get; set;}
    See Also