TextDecoration Property (IStyle)
In This Topic
Gets the text decoration for the item.
Syntax
'Declaration
ReadOnly Property TextDecoration As String
string TextDecoration {get;}
Property Value
A
System.String representing the text decoration.
See Also