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

In This Topic
    borderTopStyle Property (IHTMLStyle)
    In This Topic

    borderTopStyle property of IHTMLStyle interface.

    Syntax
    'Declaration
     
    Property borderTopStyle As System.String
    System.string borderTopStyle {get; set;}
    Remarks

    An original IDL definition of borderTopStyle property was the following: BSTR borderTopStyle;

    See Also