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