Font.Underline Property

Definition

public:
 property bool Underline { bool get(); void set(bool value); };
[System.Runtime.InteropServices.DispId(5)]
public bool Underline { [System.Runtime.InteropServices.DispId(5)] get; [System.Runtime.InteropServices.DispId(5)] set; }
[<System.Runtime.InteropServices.DispId(5)>]
[<get: System.Runtime.InteropServices.DispId(5)>]
[<set: System.Runtime.InteropServices.DispId(5)>]
member this.Underline : bool with get, set
Public Property Underline As Boolean

Property Value

Attributes

Applies to