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

In This Topic
    textDecorationOverline Property (IHTMLStyle)
    In This Topic

    textDecorationOverline property of IHTMLStyle interface.

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

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

    See Also