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

In This Topic
    borderTopWidth Property (IHTMLStyle)
    In This Topic

    borderTopWidth property of IHTMLStyle interface.

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

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

    See Also