| C1.Win.C1Editor.4 Assembly > C1.Win.C1Editor.Internal.HTML Namespace > IHTMLStyle Interface : textDecorationUnderline Property |
textDecorationUnderline property of IHTMLStyle interface.
'Declaration Property textDecorationUnderline As System.Boolean
System.bool textDecorationUnderline {get; set;}
An original IDL definition of textDecorationUnderline property was the following: VARIANT_BOOL textDecorationUnderline;