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

In This Topic
    UnderlineTrailingSpaces Property
    In This Topic
    Gets or sets whether to underline all trailing spaces.
    Syntax
    'Declaration
     
    Public Property UnderlineTrailingSpaces As System.Boolean
    public System.bool UnderlineTrailingSpaces {get; set;}
    See Also