Property UnderlineColor
UnderlineColor
Gets or sets the underline color (w:u w:color/theme attributes), or null.
public DocColor? UnderlineColor { get; set; }
Gets or sets the underline color (w:u w:color/theme attributes), or null.
public DocColor? UnderlineColor { get; set; }