다음을 통해 공유


DescriptionRun.Underline Property

Definition

If the run is underlined.

public:
 property bool Underline { bool get(); };
public:
 property bool Underline { bool get(); };
public bool Underline { get; }
member this.Underline : bool
Public ReadOnly Property Underline As Boolean

Property Value

true if the DescriptionRun is underlined; otherwise, false.

Applies to