'Declaration Property textDecorationLineThrough As System.Boolean
System.bool textDecorationLineThrough {get; set;}
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
;