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

In This Topic
    borderLeft Property (IHTMLStyle)
    In This Topic

    borderLeft property of IHTMLStyle interface.

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

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

    See Also