_ViewFont.Underline 属性

定义

返回或设置 C#) 值中的 布尔 (布尔 值,该值指示字体是否在 对象中 ViewFont 带有下划线。 读/写。

public:
 property bool Underline { bool get(); void set(bool value); };
public bool Underline { get; set; }
Public Property Underline As Boolean

属性值

适用于