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

In This Topic
    borderRightWidth Property (IHTMLStyle)
    In This Topic

    borderRightWidth property of IHTMLStyle interface.

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

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

    See Also