UnderlineOrDoubleUnderline Property
In This Topic
Gets a value indicating if the text is underlined or double underlined.
Syntax
'Declaration
Public ReadOnly Property UnderlineOrDoubleUnderline As System.Boolean
public System.bool UnderlineOrDoubleUnderline {get;}
See Also