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

In This Topic
    textDecorationUnderline Property (IHTMLStyle)
    In This Topic

    textDecorationUnderline property of IHTMLStyle interface.

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

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

    See Also