Share via


StyleBase.TextDecoration Field

Definition

Specifies the text formatting.

protected: System::String ^ TextDecoration;
protected const string TextDecoration;
val mutable TextDecoration : string
Protected Const TextDecoration As String 

Field Value

Remarks

Valid values are Underline, Overline, LineThrough, or None.

Applies to