Underline

Font.Underline property

获取一个值,表示字体是否带下划线。

public bool Underline { get; }

适当的价值

如果此字体有下划线则为真;否则,假的。

也可以看看