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

In This Topic
    borderStyle Property (IHTMLStyle)
    In This Topic

    borderStyle property of IHTMLStyle interface.

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

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

    See Also