Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / FontBase Class / UnderlineColor Property

In This Topic
    UnderlineColor Property
    In This Topic
    Gets the color of the underline applied to the font.
    Syntax
    'Declaration
     
    Public ReadOnly Property UnderlineColor As WordColor
    public WordColor UnderlineColor {get;}
    See Also