'Declaration Property textDecorationBlink As System.Boolean
System.bool textDecorationBlink {get; set;}
textDecorationBlink
property of IHTMLStyle
interface.
'Declaration Property textDecorationBlink As System.Boolean
System.bool textDecorationBlink {get; set;}
An original IDL definition of textDecorationBlink
property was the following: VARIANT_BOOL textDecorationBlink
;