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