ComponentOne Editor for WinForms
C1.Win.C1Editor.4.5.2 Assembly / C1.Win.C1Editor.Internal.HTML Namespace / IHTMLStyle Interface / border Property

In This Topic
    border Property (IHTMLStyle)
    In This Topic

    border property of IHTMLStyle interface.

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

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

    See Also