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

In This Topic
    borderBottomWidth Property (IHTMLStyle)
    In This Topic

    borderBottomWidth property of IHTMLStyle interface.

    Syntax
    'Declaration
     
    Property borderBottomWidth As System.Object
    System.object borderBottomWidth {get; set;}
    Remarks

    An original IDL definition of borderBottomWidth property was the following: VARIANT borderBottomWidth;

    See Also