C1.Win.C1Editor.4 Assembly > C1.Win.C1Editor.Internal.HTML Namespace > IHTMLStyle Interface : textDecorationBlink Property |
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
;