Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / CompatibilityOptions Class / UnderlineTabInNumberingList Property

In This Topic
    UnderlineTabInNumberingList Property
    In This Topic
    Gets or sets whether to underline following character following numbering.
    Syntax
    'Declaration
     
    Public Property UnderlineTabInNumberingList As System.Boolean
    public System.bool UnderlineTabInNumberingList {get; set;}
    See Also