Editor for WinForms | ComponentOne
C1.Win.C1Editor.4.8 Assembly / C1.Win.C1Editor.Internal.HTML Namespace / IHTMLStyle Interface / textDecorationBlink Property

In This Topic
    textDecorationBlink Property (IHTMLStyle)
    In This Topic

    textDecorationBlink property of IHTMLStyle interface.

    Syntax
    'Declaration
     
    Property textDecorationBlink As System.Boolean
    System.bool textDecorationBlink {get; set;}
    Remarks

    An original IDL definition of textDecorationBlink property was the following: VARIANT_BOOL textDecorationBlink;

    See Also